Skip to main content

A curated list of amazingly awesome redis and redis ecosystem resources.

739
GitHub Stars
178
Curated Resources
23
Categories
4 hours ago
Last Refreshed
RedisCommunityTutorialPerformance MonitoringDebugging or ProfilingLoggingUse CasesTop Questions on StackoverflowMost Stars Project on GithubRedis based Job QueuesHigher level libraries and toolsRedis Cheat SheetRedis HostingCommandline ToolRedis ClientErlangGoHaskellUseful websites and articlesPresentationsBooksCoursesCertifications

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

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

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 →