aiocache 0.12.3
0
multi backend asyncio cache
Contents
multi backend asyncio cache
Stars: 1126, Watchers: 1126, Forks: 154, Open Issues: 48The aio-libs/aiocache
repo was created 8 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1126 github stars!
How to Install aiocache
You can install aiocache using pip
pip install aiocache
or add it to a project with poetry
poetry add aiocache
Package Details
- Author
- Manuel Miranda
- License
- None
- Homepage
- https://github.com/aio-libs/aiocache
- PyPi:
- https://pypi.org/project/aiocache/
- GitHub Repo:
- https://github.com/argaen/aiocache
Classifiers
Related Packages
Errors
A list of common aiocache errors.
Code Examples
Here are some aiocache
code examples and snippets.
GitHub Issues
The aiocache package has 48 open issues on GitHub
- Restrict aiomcache to versions < 0.7.0
- aiomcache 0.7.0 breaks aiocache[memcached]
- SimpleMemoryCache in multiproces environment
- Redis Connection Pooling Across Decorators
- [Bugfix] Add aioredis 2.x support
- redis doesn't work after aioredis package was updated