Files @ aa1891074dd6
Branch filter:

Location: kallithea/docs/readme.rst - annotation

aa1891074dd6 42 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Mads Kiilerich
cache: when invalidating a cache, always just delete all 'live cache' records instead of marking them inactive

Keep it simple. Adding the record again might be slightly more expensive than
just updating the active flag but instead we get get a simpler model and
automatic cleanup without using the cache-keys paster command.
1
2
3
.. _readme:

.. include:: ./../README.rst