comparison docs/index.rst @ 8344:aec1b9c9ffe6

db: drop Repository CacheInvalidation The benefit of this functionality is questionable. Especially in bigger setups with multiple front-end instances all serving the same multitude of repositories, making the hit rate very low. And the overhead of storing cache invalidation data *in* the database is non-trivial. We preserve a small cache in Repository SA records, but should probably just in general know what we are doing and not ask for the same information multiple times in each request.
author Mads Kiilerich <mads@kiilerich.com>
date Sun, 20 Oct 2019 04:57:04 +0200
parents 89e9aef9b983
children a564e87a3958
comparison
equal deleted inserted replaced
8343:a67bcc6f9118 8344:aec1b9c9ffe6