blob: 3e40e28f6cfe50f3944c4836805b9c9931c3eeb4 (
plain)
1
2
3
4
5
6
|
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.
|