redis

Redis was created by Salvatore Sanfilippo who stepped down in 2020 as a Redis maintainer. Commercial license and support can be purchased from Redis Labs, who became the sponsor of Redis in 2015

Logo

../_images/redis_redis-small.png

Website

https://redis.io/

Repository

https://github.com/redis/redis

Byline

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, Bitmaps.

License

BSD 3-clause

Project age

13 years 8 months

Backers

Personal Project (Creator), Redis Communmity (Governed by), Redis Labs (Commercial Product By)

Lastest News (2022-04-27)

7.0.0 This release contains two important security fixes. There is also a new feature (Keyspace event for new keys), enhanced command … more

Size score (1 to 10, higher is better)

8.25

Trend score (1 to 10, higher is better)

4.0

Education Resources

URL

Resource Type

Description

https://redis.io/documentation

Documentation

Official project documentation.

Git Commit Statistics

Statistics computed using Git data through November 30, 2022.

Statistic

Lifetime

Last 12 Months

Commits

65,606

11,891

Lines committed

17,676,696

2,653,632

Unique committers

735

148

Core committers

11

13

../_images/redis_redis-monthly-commits.png

Similar Projects

Project

Size Score

Trend Score

Byline

Cassandra

8.25

5.75

The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance.

HBase

8.25

5.0

Apache HBase is an open-source, distributed, versioned, column-oriented store.

RocksDB

7.0

7.75

A library that provides an embeddable, persistent key-value store for fast storage.

Scylla

6.25

7.25

NoSQL data store using the seastar framework, compatible with Apache Cassandra