micropython-redis
Redis client
A Redis client implementation designed for use with MicroPython on embedded microcontrollers.
A redis client implementation designed for use with micropython
21 stars
4 watching
4 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A minimal Redis client for MicroPython and other Python environments. | 9 |
| A Redis client library for the Crystal programming language. | 377 |
| A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
| An Erlang implementation of the Redis client with focus on performance and robustness. | 628 |
| An asynchronous Redis client library for Twisted Python | 128 |
| A Redis client for Python asyncio event loop | 552 |
| An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
| A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
| A ZIO-based client for the Redis in-memory data store | 123 |
| An async client library for connecting to Redis and Valkey servers | 402 |
| A Redis client designed to provide fast and resilient connections to a Redis server | 1,106 |
| An experimental Redis client for Deno written in TypeScript. | 456 |
| A Redis client library for the Go programming language | 591 |
| A Redis client library for Haskell. | 329 |
| A client library for interacting with Redis 6+ servers using a zero-allocation design | 217 |