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

Deno Seed
Deno SeedJavaScript

A full-stack Deno boilerplate with MongoDB, React, and Docker for building modern web applications.

#redis#authentication#boilerplate
Stars54
Forks10
Last commit4 years ago
RSQueueBundle
RSQueueBundlePHP

A Redis-based queue system for Symfony2 projects supporting producer/consumer and publisher/subscriber patterns.

#event-driven#task-queue#redis
Stars52
Forks12
Last commit9 years ago
CakePHP Cache
CakePHP CachePHP

A caching library for CakePHP with support for multiple backends like File, APC, Memcached, Redis, and Xcache.

#caching#redis#cakephp
Stars50
Forks7
Last commit3 days ago
Nodepot
NodepotHTML

A Node.js web application honeypot designed for small environments like Raspberry Pi.

#redis#low-resource#nodejs
Stars50
Forks9
Last commit11 years ago
celtuce
celtuceClojure

An idiomatic Clojure Redis client wrapping the Java Lettuce client.

#database-driver#redis#connection-pooling
Stars49
Forks9
Last commit5 years ago
go-graphql-subscription-example
go-graphql-subscription-exampleGo

A Go-based GraphQL subscription server example that consumes messages from Kafka, Redis, and NSQ streams.

#redis#graphql#redis-streams
Stars47
Forks5
Last commit15 days ago
LSSO - Lua + Nginx SSO System with an OAuth Backend
LSSO - Lua + Nginx SSO System with an OAuth BackendLua

Nginx SSO middleware written in Lua that uses Redis for session storage and supports OAuth, 2FA, and cross-domain authentication.

#oauth#redis#authentication
Stars47
Forks7
Last commit9 years ago
ANALOG
ANALOGTypeScript

A minimal, self-hosted web analytics tool that tracks events and provides a simple dashboard.

#api#redis#event-tracking
Stars45
Forks2
Last commit3 days ago
rcm.cr
rcm.crCrystal

A Redis cluster management tool written in Crystal, providing CLI and HTTP interfaces for cluster creation, monitoring, and administration.

#redis#crystal-lang#data-migration
Stars45
Forks5
Last commit6 years ago
webhooked
webhookedGo

A webhook receiver that securely captures and forwards payloads to pub/sub systems to prevent data loss.

#webhook-receiver#hacktoberfest#redis
Stars43
Forks1
Last commit11 months ago
rotom
rotomGo

A high-performance, low-latency tiny Redis server written in Go, compatible with RESP protocols.

#rdb#redis#data-structures
Stars42
Forks4
Last commit1 year ago
HuobiFeeder
HuobiFeederPython

A Python feeder that connects to Huobi exchange to fetch real-time and historical market data, storing it in MySQL and broadcasting via Redis.

#trading-bot#redis#backtesting
Stars37
Forks15
Last commit3 years ago
linnaeus
linnaeusRuby

A Redis-backed naive Bayesian classification system for Ruby applications.

#redis#text-classification#bayesian-classifier
Stars37
Forks10
Last commit10 years ago
TbbcCacheBundle
TbbcCacheBundlePHP

A Symfony bundle providing cache abstraction with annotation-driven method caching using AOP mechanisms.

#caching#redis#annotation-driven
Stars36
Forks8
Last commit10 years ago
mpngin
mpnginCrystal

A simple and fast URL shortener with built-in statistics, requiring Redis for low-latency operation.

#api#redis#statistics
Stars36
Forks1
Last commit10 months ago
Phalcon Composer
Phalcon ComposerPHP

A high-performance PHP framework built on Phalcon with Composer integration, event listeners, middleware, and MongoDB/Redis support.

#event-driven#composer#high-performance
Stars35
Forks7
Last commit2 years ago
ami
amiGo

A Go client for building reliable message queues using Redis Cluster Streams.

#stream-processing#reliable-queues#redis
Stars34
Forks9
Last commit6 years ago
Krist Server
Krist ServerTypeScript

A centralized-database economy system for Minecraft servers that doesn't use blockchain technology.

#redis#game-server#websocket
Stars31
Forks23
Last commit5 months ago
Redliner
RedlinerRuby

A tool that enables non-GitHub users to edit documents and automatically create pull requests via a unique URL.

#version-control#redis#workflow-tool
Stars30
Forks6
Last commit3 years ago
Meer
MeerC

A lightweight C-based data broker that enriches and forwards Suricata/Sagan EVE JSON data to various output destinations.

#dns-enrichment#suricata#data-broker
Stars30
Forks8
Last commit3 years ago
graval
gravalGo

An experimental Go framework for building custom FTP servers with pluggable storage backends.

#database#redis#experimental
Stars28
Forks8
Last commit5 years ago
Pepper
PepperPython

A hackathon application and user management system that integrates with MyMLH for sign-in and serves as a central hub for event tech stacks.

#sendgrid#redis#flask
Stars28
Forks7
Last commit3 years ago
Redis
RedisSwift

A Swift client library for Redis, enabling Redis operations in Perfect server-side Swift applications.

#database-driver#database#redis
Stars28
Forks16
Last commit6 years ago
snarkov
snarkovRuby

A Sinatra-based Markov bot for Slack that generates humorous responses from channel history.

#humor#redis#text-generation
Stars26
Forks12
Last commit3 years ago
cacheme
cachemeGo

A schema-based, statically typed Redis caching and memoization framework for Go, using code generation for type safety.

#go-redis#orm#caching
Stars25
Forks1
Last commit4 years ago
Leaderboard(Java)
Leaderboard(Java)Java

A Java library for implementing high-performance leaderboards using Redis as the backing store.

#high-score#sorted-sets#redis
Stars25
Forks18
Last commit5 years ago
Halibut
HalibutC#

A secure .NET communication framework using JSON-RPC over SSL with flexible TCP client/listener roles.

#json-rpc#tcp#redis
Stars24
Forks48
Last commit2 days ago
Label Backup
Label BackupGo

A Docker-aware backup agent that automatically discovers and backs up containerized databases using Docker labels.

#database-backup#cron-scheduling#redis
Stars24
Forks2
Last commit9 months ago
StorageBox
StorageBoxTypeScript

A simple file storage service with resumable uploads, monitoring, and self-hosting capabilities.

#redis#nextjs#grafana
Stars23
Forks4
Last commit2 years ago
exdjango
exdjangoElixir

Elixir libraries for Django session and password handling, enabling interoperability between Elixir apps and Django systems.

#elixir#redis#authentication
Stars21
Forks2
Last commit9 years ago
go-app-template
go-app-templateGo

A production-ready Go application template following clean architecture principles with built-in Docker support.

#api#redis#application-template
Stars20
Forks1
Last commit2 years ago
kitura-session
kitura-sessionSwift

A pluggable framework for managing user sessions in Swift servers using Kitura, supporting both raw routing and type-safe Codable routes.

#codable#redis#authentication
Stars19
Forks19
Last commit3 years ago
xredis
xredisGo

A Go Redis client built on redigo that provides type-safe calls, simplified setup, and Redis Sentinel support.

#database-driver#typesafe#redigo-wrapper
Stars19
Forks6
Last commit7 years ago
tempdb
tempdbGo

Redis-backed temporary key-value store for Go applications, ideal for storing expiring data like login codes and auth tokens.

#go-redis#temporary-storage#redis
Stars19
Forks3
Last commit8 years ago
vertx-rest-storage
vertx-rest-storageJava

A generic CRUD REST service for persisting resources hierarchically in filesystem, Redis, or AWS S3 storage.

#data-persistence#redis#rest-api
Stars19
Forks6
Last commit8 days ago
go-jwt
go-jwtGo

A Go library for JWT authentication with Redis-backed token lifecycle management and device fingerprint binding.

#token-management#net-http#redis
Stars19
Forks0
Last commit11 days ago
PreviousPage 8 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
#Distributed Systems50
#Go47
#Postgresql46
#Docker44
#Caching41
#Background Jobs39
#Redis Client33
#Self Hosted31
#Golang31
#Python29
#Mongodb28
#Ruby27