aredis 1.1.8
0
Python async client for Redis key-value store
Contents
Python async client for Redis key-value store
Stars: 646, Watchers: 646, Forks: 96, Open Issues: 63The NoneGG/aredis
repo was created 7 years ago and the last code push was 1 years ago.
The project is popular with 646 github stars!
How to Install aredis
You can install aredis using pip
pip install aredis
or add it to a project with poetry
poetry add aredis
Package Details
- Author
- Jason Chen
- License
- MIT
- Homepage
- https://github.com/NoneGG/aredis
- PyPi:
- https://pypi.org/project/aredis/
- GitHub Repo:
- https://github.com/NoneGG/aredis
Classifiers
Related Packages
Errors
A list of common aredis errors.
Code Examples
Here are some aredis
code examples and snippets.
GitHub Issues
The aredis package has 63 open issues on GitHub
- Forked repository
- spop(): aredis.exceptions.RedisClusterException: Too many connections
- Don't open connection with loop for python 3.10
- Project Dead?