Contents

aiocache 0.12.3

0

multi backend asyncio cache

multi backend asyncio cache

Stars: 1126, Watchers: 1126, Forks: 154, Open Issues: 48

The 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

No  aiocache  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

sanic 24.6.0

A web server and web framework that's written to go fast. Build fast. Run fast.

sniffio 1.3.1

Sniff out which async library your code is running under