Results 31 repositories owned by Redis

lettuce

5.3k
Stars
945
Forks
Watchers

Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.

node-redis

16.7k
Stars
1.8k
Forks
Watchers

Redis Node.js client

go-redis

19.4k
Stars
2.3k
Forks
253
Watchers

Redis Go client

ioredis

14.0k
Stars
1.2k
Forks
162
Watchers

🚀 A robust, performance-focused, and full-featured Redis client for Node.js.

jedis

11.7k
Stars
3.8k
Forks
Watchers

Redis Java client

rueidis

2.2k
Stars
143
Forks
Watchers

A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.

riot

232
Stars
35
Forks
Watchers

🧨 Get data in & out of Redis with RIOT

redis-om-python

1.0k
Stars
108
Forks
Watchers

Object mapping, and more, for Redis and Python

hiredis

6.0k
Stars
1.8k
Forks
297
Watchers

Minimalistic C client for Redis >= 1.2

hiredis-node

304
Stars
84
Forks
Watchers

Node wrapper for hiredis