4 lines
170 B
YAML
4 lines
170 B
YAML
|
bugfixes:
|
||
|
- Fix ``keys()`` implementation of ``BaseFileCacheModule`` to strip the prefix
|
||
|
from the key and only return keys that share the same prefix as the cache.
|