Contents

aiocache 0.12.2

0

multi backend asyncio cache

multi backend asyncio cache

Stars: 1018, Watchers: 1018, Forks: 144, Open Issues: 41

The aio-libs/aiocache repo was created 7 years ago and the last code push was 9 minutes ago.
The project is very popular with an impressive 1018 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
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 41 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 23.12.1

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