unrhodecode/rhodecode/lib/rc_cache
Marcin Kuzminski e7c5cbb270 caches: don't try to delete keys if there aren't any to delete.
- This is problematic for REDIS backend.
2018-08-22 13:22:39 +02:00
..
__init__.py caches: new cache context managers. 2018-08-02 18:04:52 +02:00
backends.py cache: fix overwrite of flock timeout, and improve logging. 2018-08-06 23:25:23 +02:00
region_meta.py caches: rewrite of auth/permission caches to dogpile. 2018-07-05 20:14:33 +02:00
utils.py caches: don't try to delete keys if there aren't any to delete. 2018-08-22 13:22:39 +02:00