Results 31 repositories owned by Redis

hiredis-py

485
Stars
101
Forks
Watchers

Python wrapper for hiredis

hiredis-rb

317
Stars
90
Forks
Watchers

Ruby wrapper for hiredis

redis

65.2k
Stars
23.5k
Forks
2.5k
Watchers

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bi...

redis-doc

2.3k
Stars
1.7k
Forks
Watchers

Redis documentation source code for markdown and metadata files, conversion scripts, and so forth

redis-io

637
Stars
174
Forks
Watchers

Application running http://redis.io

redis-om-dotnet

442
Stars
72
Forks
Watchers

Object mapping, and more, for Redis and .NET

redis-om-node

1.1k
Stars
71
Forks
Watchers

Object mapping, and more, for Redis and Node.js. Written in TypeScript.

redis-om-spring

547
Stars
85
Forks
Watchers

Spring Data Redis extensions for better search, documents models, and more

redis-py

12.3k
Stars
2.5k
Forks
Watchers

Redis Python client

redis-rb

3.9k
Stars
1.0k
Forks
Watchers

A Ruby client library for Redis