txRedis
Redis client
An asynchronous Redis client library for Twisted Python
A Redis client library for Twisted Python
128 stars
8 watching
41 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
victortrapenok/simpleredisclient | A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
informatikr/hedis | A Redis client library for the Haskell programming language. | 329 |
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,018 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
spotlightkid/picoredis | A minimal Redis client for MicroPython and other Python environments. | 9 |
daurnimator/lredis | A Redis client library written in Lua for interacting with a Redis server | 42 |
jonathanslenders/asyncio-redis | A Redis client for Python asyncio event loop | 552 |
twisted/txmongo | An asynchronous Python driver for MongoDB | 338 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
shomali11/xredis | A Go library providing a simple and type-safe interface to Redis | 19 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
hoisie/redis | A Redis client library for the Go programming language | 591 |
vseloved/cl-redis | A Common Lisp Redis client with error handling and reconnect mechanisms. | 189 |