awesome-redis
github.com/jamzywang/awesome-redis ↗A curated list of amazingly awesome redis and redis ecosystem resources.
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me perl resources from awesome-redis"
Installation instructions →What's inside
Tutorial
- 10-quick-tips-about-redis
- Introduction to Redis data types
This is a good starting point to learn the Redis API and data model.
- Lua: A Guide for Redis Users
- Redis Cluster
a gentle introduction and setup guide to Redis Cluster
- Redis - Quick Guide
Quick Guide
- Redis: Zero to Master in 30 minutes
Useful websites and articles
- A Collection Of Redis Use Cases
- redis-3.0-annotation(Chinese)
- Redis Cheat Sheet
Online or printable function reference for Redis.
- Redis(Chinese)
- Redis Command Reference(Chinese)
- Redis News Feed
Redis
- Antirez
blog of the redis author
- Documentation
- FAQ
Some common questions about Redis.
- Redis
redis official website
- Redis Comands
The full list of commands implemented by Redis, along with thorough documentation for each of them
Haskell
- AnyEvent::HiredisPerl
Non-blocking client using the hiredis C library
- aredisJava
Asynchronous, pipelined client based on the Java 7 NIO Channel API
- hedis
Supports the complete command set. Commands are automatically pipelined for high performance
- ioredisNode.js
A delightful, performance-focused and full-featured Redis client. Supports Cluster, Sentinel, Pipelining and Lua Scripting
- JedisJava
- node_redisNode.js
Recommended client for node
Use Cases
- Auto complete with Redis
The full list of commands implemented by Redis, along with thorough documentation for each of them
- bloom-redis
a simple redis-backed bloom-filter
- Digg
- Discourse
- Flickr
- Github
Most Stars Project on Github
- Balloons.IO
Balloons.IO is a web multi-room chat server and client ready to use. It’s built with the help of node.JS, Express, Socket.IO and Redis
- codis
redis cluster powered by go
- ssdb
SSDB - A fast NoSQL database, an alternative to Redis
- twemproxy
A fast, light-weight proxy for memcached and redis
Redis based Job Queues
- bull
A NodeJS persistent job and message queue based on Redis
- Celery
Python task queue. Supports multiple backends. (Python)
- django-rq
A simple app that provides django integration for
- flask-rq
- HotQueue
a Python library that allows you to use Redis as a message queue within your Python programs.
- kue
Kue is a priority job queue backed by redis, built for node.js
Redis Cheat Sheet
Showing a sample of 178 resources. View the full list on GitHub →