asyncio-redis
Redis client
A Redis client for Python asyncio event loop
Redis client for Python asyncio (PEP 3156)
552 stars
21 watching
74 forks
Language: Python
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
victortrapenok/simpleredisclient | A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
nekipelov/redisclient | A Boost.asio-based Redis-client library for C++ | 321 |
dwighthubbard/micropython-redis | A Redis client implementation designed for use with MicroPython on embedded microcontrollers. | 21 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,022 |
deldotdr/txredis | An asynchronous Redis client library for Twisted Python | 128 |
aembke/fred.rs | An async client library for connecting to Redis and Valkey servers | 402 |
spotlightkid/picoredis | A minimal Redis client for MicroPython and other Python environments. | 9 |
jaimegildesagredo/finch | An asynchronous API client library for Python | 150 |
jedp/python-redis-log | Publishes log messages to Redis pub/sub channels using Python. | 91 |
stefanwille/crystal-redis | A Redis client library for the Crystal programming language. | 377 |
informatikr/hedis | A Redis client library for Haskell. | 329 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
davebshow/gremlinclient | Client library for interacting with the Gremlin Server protocol in Python | 28 |
hoisie/redis | A Redis client library for the Go programming language | 591 |
jrief/django-websocket-redis | Enables real-time communication between Django applications and web browsers using Redis as the message queue | 896 |