python3-cachelib

collection of cache libraries using the same API (Python 3)
  https://github.com/pallets/cachelib/
  0
  no reviews



This package provides a uniform API over a number of different caching backends including:

* Memory * File * Redis * Memcached * uWSGI

This package installs the library for Python 3.