How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A Python wrapper around the libmemcached interface from TangentOrg.
Extensible memoizing collections and decorators
The main features of python-cachier/cachier are: Data Caching.
Open-source alternatives to python-cachier/cachier include: aio-libs/aiocache. bbangert/beaker — Cache and Session Library. lericson/pylibmc — A Python wrapper around the libmemcached interface from TangentOrg. tkem/cachetools — Extensible memoizing collections and decorators. waylau/ehcache-tutorial.