picoredis
Redis client
A minimal Redis client for MicroPython and other Python environments.
A very minimal Redis client (not only) for MicroPython
9 stars
3 watching
3 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dwighthubbard/micropython-redis | A Redis client implementation designed for use with MicroPython on embedded microcontrollers. | 21 |
victortrapenok/simpleredisclient | A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
amakawa/redic | A lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
deldotdr/txredis | An asynchronous Redis client library for Twisted Python | 128 |
iuioiua/r2d2 | A lightweight Redis client for the Deno runtime | 56 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
radagaisus/orpheus | An object-oriented Redis client written in CoffeeScript | 33 |
luca3m/redis3m | A C++ Redis client providing a wrapper around hiredis with connection pooling and high availability features. | 190 |
whatyouhide/redix | A Redis client designed to provide fast and resilient connections to a Redis server | 1,102 |
laserdisc-io/laserdisc | A pure functional programming Redis client with strongly typed protocol and serialization | 94 |
jonathanslenders/asyncio-redis | A Redis client for Python asyncio event loop | 552 |
spotlightkid/micropython-osc | A minimal library for implementing Open Sound Control (OSC) protocols on MicroPython platforms. | 65 |
stefanwille/crystal-redis | A Redis client library for the Crystal programming language. | 380 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |