bc8abe36ba
Default Memcached configuration allows for a maximum object of 1MB and will fail to set the key if it is too large. The key will be deleted from memcached if it fails to be set. This is needed to avoid an issue with cache_db session backend using the old value stored in memcached, instead of the newer value stored in the database. |
||
---|---|---|
.. | ||
__init__.py | ||
closeable_cache.py | ||
liberal_backend.py | ||
models.py | ||
tests.py |