Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Redis

Redis

331 projects

Showing 36 of 331 projects

api.rss
api.rssRuby

Transform RSS, Atom, and JSON feeds into a RESTful API with machine learning enrichment.

#semantic-analysis#sidekiq#rails
Stars347
Forks16
Last commit5 years ago
slack-pokemon
slack-pokemonJavaScript

A bot for having Pokemon battles within Slack workspaces, enabling turn-based battles with type effectiveness.

#game-bot#redis#hackathon-project
Stars341
Forks40
Last commit9 years ago
go-rejson
go-rejsonGo

A Go client for the ReJSON Redis module, supporting multiple Redis client libraries.

#go-redis#multiclient#data-storage
Stars340
Forks46
Last commit2 years ago
RateLimitBundle
RateLimitBundlePHP

A Symfony bundle that adds rate limiting to controllers and actions using PHP attributes.

#redis#symfony-bundle#rate-limiting
Stars334
Forks74
Last commit8 months ago
Workarea
WorkareaRuby

An enterprise-grade Ruby on Rails commerce platform combining storefront, content, search, and insights into a unified solution.

#enterprise-software#ecommerce#ecommerce-framework
Stars324
Forks63
Last commit4 months ago
Hibernate OGM
Hibernate OGMJava

Hibernate OGM enables JPA-based domain model persistence for NoSQL datastores using familiar Hibernate APIs.

#object-mapping#redis#infinispan
Stars324
Forks197
Last commit1 year ago
Feednext
FeednextTypeScript

An open-source social media platform for centralized product reviews and information sharing.

#open-source#social-media#redis
Stars322
Forks89
Last commit3 years ago
goose
gooseClojure

A powerful, reliable background job processing library for Clojure with pluggable message brokers and a management console.

#scheduled-jobs#task-processing#batch-processing
Stars312
Forks16
Last commit2 months ago
Zoom
ZoomGo

A blazing-fast datastore and querying engine for Go built on Redis.

#datastore#orm#redis
Stars311
Forks24
Last commit3 years ago
Binb
BinbJavaScript

A realtime multiplayer game where players compete to guess songs playing in real-time.

#realtime-gaming#redis#guess-the-song
Stars307
Forks67
Last commit9 months ago
FastAPI Cache
FastAPI CachePython

A simple, lightweight caching system implemented as FastAPI dependencies for improving API performance.

#fastapi#in-memory-cache#caching
Stars306
Forks21
Last commit3 months ago
practical-dapr
practical-daprC#

A full-stack .NET microservices reference application built on Dapr and Tye for Kubernetes deployment.

#reference-application#redis#minimalist
Stars300
Forks64
Last commit3 years ago
WebhookX
WebhookXGo

An open-source webhook gateway for receiving, validating, transforming, and delivering events at scale.

#api-gateway#event-driven-architecture#redis
Stars294
Forks19
Last commit4 days ago
dogpile.cache
dogpile.cachePython

dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety

#redis#memcached
Stars294
Forks49
Last commit6 months ago
SidekiqIteration
SidekiqIterationRuby

A Sidekiq extension that makes long-running jobs interruptible and resumable with checkpointing.

#sidekiq#rails#redis
Stars281
Forks8
Last commit4 months ago
Pychat
PychatTypeScript

An open-source, self-hostable communication tool with messaging, video calls, and screen sharing for company use.

#corporate-communication#redis#sass
Stars246
Forks72
Last commit5 months ago
mosquito
mosquitoCrystal

A generic background job runner for Crystal applications supporting delayed, periodic, and manually queued jobs with Redis storage.

#fast#task-queue#redis
Stars244
Forks26
Last commit3 months ago
Tanner
TannerPython

A remote data analysis and classification service that evaluates HTTP requests and emulates vulnerabilities for honeypot systems.

#honeypot#redis#security-analysis
Stars232
Forks103
Last commit1 year ago
Flask-RQ
Flask-RQPython

A Flask/Quart extension for background job processing using Redis Queue (RQ).

#redis-queue#task-queue#redis
Stars232
Forks36
Last commit9 days ago
DotNetClub
DotNetClubC#

A lightweight community forum platform built with ASP.NET Core and Redis for .NET developers.

#redis#asp-net-core#unit-of-work
Stars230
Forks85
Last commit8 years ago
tchatche.rs
tchatche.rsRust

A blazing fast real-time chat application built with Rust, featuring WebSocket communication and a modern UI.

#webassembly#axum#redis
Stars206
Forks19
Last commit1 year ago
rust-trending
rust-trendingRust

A Fediverse and Bluesky bot that automatically posts trending Rust repositories from GitHub.

#github-trending#mastodon-bot#bluesky
Stars205
Forks14
Last commit2 months ago
DDD Wish List
DDD Wish ListPHP

A sample wishlist application built with Symfony 3 and Vue.js using Domain-Driven Design principles.

#vue-js#symfony3#redis
Stars202
Forks13
Last commit9 years ago
FastAPI Lazy
FastAPI LazyPython

A FastAPI utilities library providing class-based views, JWT helpers, multi-database support, and common authentication tools.

#fastapi#class-based-views#database
Stars200
Forks11
Last commit14 days ago
redis3m
redis3mC++

A C++ Redis client library providing a simple wrapper over hiredis with connection pooling and ready-to-use patterns.

#orm#redis#message-queue
Stars186
Forks79
Last commit7 years ago
Vert.x blueprint - TODO backend
Vert.x blueprint - TODO backendJava

A reactive todo-backend blueprint implementation using Vert.x with support for Redis and MySQL persistence.

#rxjava2#redis#rest-api
Stars185
Forks56
Last commit6 years ago
phoenix_pubsub_redis
phoenix_pubsub_redisElixir

A Redis PubSub adapter for the Phoenix framework, enabling distributed messaging across Elixir nodes via Redis.

#elixir#adapter#redis
Stars183
Forks68
Last commit3 months ago
Nodizecms
NodizecmsJavaScript

A Node.js content management system written in CoffeeScript with a user-friendly backend interface.

#redis#content-management#nodejs
Stars172
Forks22
Last commit13 years ago
Relax (scalable RTM library to scale to 1000's of teams)
Relax (scalable RTM library to scale to 1000's of teams)Go

A message broker that manages Slack bot websocket connections and multiplexes events into a single Redis queue.

#redis#websocket#event-stream
Stars171
Forks22
Last commit
php_session_decoder
php_session_decoderGo

A Go library for encoding and decoding PHP session data, enabling interoperability between Go applications and PHP session stores.

#redis#interoperability#decoding
Stars170
Forks43
Last commit7 years ago
redisWebManager
redisWebManagerRuby

A web interface to manage Redis instances, providing dashboard statistics, key management, and client monitoring.

#client-monitoring#rails#redis-monitor
Stars169
Forks25
Last commit1 year ago
go-cache
go-cacheGo

A flexible multi-layer Go caching library implementing Cache-Aside pattern for in-memory and shared caches like Redis.

#in-memory-cache#caching#redis
Stars162
Forks13
Last commit2 years ago
shield
shieldGo

Bayesian text classifier for Go with flexible tokenizers and storage backends.

#redis#text-classification#bayesian-classifier
Stars160
Forks31
Last commit6 years ago
ln-paywall
ln-paywallGo

Go middleware for monetizing APIs with per-request Bitcoin Lightning Network payments.

#api-monetization#api#go-middleware
Stars158
Forks8
Last commit7 years ago
go-proxy-cache
go-proxy-cacheGo

A simple reverse proxy with caching written in Go, using Redis for storage and supporting load balancing, SSL/TLS, and advanced caching features.

#reverse-proxy#web-server#caching
Stars150
Forks19
Last commit4 days ago
Vert.x blueprint - Job Queue
Vert.x blueprint - Job QueueJava

A priority task queue implementation using Vert.x and Redis, inspired by Automattic/kue.

#task-queue#redis#message-queue
Stars146
Forks32
Last commit8 years ago
PreviousPage 6 of 10Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
9 years ago
#Distributed Systems50
#Go47
#Postgresql46
#Docker44
#Caching41
#Background Jobs39
#Redis Client33
#Self Hosted31
#Golang31
#Python29
#Mongodb28
#Ruby27