7 lines
284 B
Plaintext
7 lines
284 B
Plaintext
python3-dogpile.cache (Caching interface to backends of any variety)
|
|
|
|
dogpile.cache is a caching API which provides a generic interface
|
|
to caching backends of any variety, and additionally provides API
|
|
hooks which integrate these cache backends with the locking mechanism
|
|
of dogpile.
|