Community

Since 2009, the Redis project has inspired an enthusiastic and active community of users and contributors. We continue to be committed to fostering an open, welcoming, diverse, inclusive, and healthy community.

Code of Conduct

Redis has adopted the Contributor Covenant Code of Conduct.

Getting help

Discord server

On the Redis Discord server, you can chat with members of the Redis community in real time. You'll meet Redis users, contributors, and developer advocates. This is a great place to stop in for quick questions or to share your latest Redis discoveries.

Mailing list

Join the Redis mailing list to discuss the ongoing development of Redis and to find out about new Redis releases.

Stack Overflow

Have a question about Redis? Search the Stack Overflow Redis tag for answers, or post a question of your own.

Redis news

For occasional updates on the new Redis releases, you can either subscribe to the Redis mailing list or follow the Redis News Feed Twitter account.

To keep up with the latest from Redis Inc., including news on Redis Cloud and Redis Stack, consider following the Redis Twitter feed.

Contributing to Redis

Future releases of Redis will be dual-licensed under a source-available license. You can choose between the Redis Source Available License 2.0 (RSALv2) or the Server Side Public License v1 (SSPLv1).

There are many ways to contribute to Redis, starting with documentation all the way to changes to the Redis server. Here are a few ways you can get involved.

Contributing to docs

We welcome contributions to the Redis docs. For small changes and typos, we recommend creating a pull request against redis-doc repo.

Reporting bugs

To report a bug in Redis, create a Redis Github issue.

For larger doc changes, we ask that you first create an issue describing your proposed changes. This is a good way to get feedback in advance to increase the likelihood that your changes will be accepted.

Client libraries

The Redis client libraries are nearly always open source and accepting of contributions. Consult the contribution guidelines for the library you're interested in.