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

TaracotJS
TaracotJSJavaScript

A fast and minimalist CMS built on Node.js with MongoDB, Redis, and a WYSIWYG editor.

#modular-architecture#redis#file-management
Stars18
Forks5
Last commit6 years ago
collective.elasticsearch
collective.elasticsearchPython

Integrates ElasticSearch with Plone for high-performance full-text search while maintaining the default catalog for other queries.

#redis#content-management#asynchronous-indexing
Stars18
Forks11
Last commit
phalcon-redis-model
phalcon-redis-modelPHP

A Phalcon PHP plugin that provides Redis caching and query building with MySQL sharding support.

#query-builder#orm#caching
Stars16
Forks2
Last commit7 years ago
Auralytics
AuralyticsTypeScript

An open-source tool that provides in-depth insights into your Spotify listening habits, including top tracks, artists, genres, and musical eras.

#music#arts#open-source
Stars16
Forks0
Last commit21 days ago
Crowdring
CrowdringRuby

A web app enabling global petition signing via free missed calls, connecting phone-based activism with online campaigns.

#missed-call-technology#redis#mobile-activism
Stars16
Forks7
Last commit12 years ago
fiberpow
fiberpowGo

A Fiber middleware that protects against DDoS and bots by requiring clients to solve periodic proof-of-work challenges.

#ddos-protection#proof-of-work#web-security
Stars16
Forks1
Last commit2 months ago
nscache
nscacheGo

A Go caching framework with a unified API for multiple backend drivers including Redis, Memcached, Etcd, and in-memory stores.

#database-driver#caching#redis
Stars15
Forks0
Last commit1 month ago
Hackatuning
HackatuningJavaScript

An open-source cross-platform hackathon management system for creating, joining, and organizing hackathons.

#open-source#team-collaboration#redis
Stars15
Forks7
Last commit3 years ago
permissions
permissionsGo

Go middleware for user authentication, session management, and role-based permissions using Redis.

#web-security#go-middleware#redis
Stars14
Forks1
Last commit18 days ago
fiber_limiter
fiber_limiterGo

Redis-based rate limiting middleware for the Fiber web framework with sliding window and GCRA leaky bucket algorithms.

#go-redis#web-security#go-middleware
Stars14
Forks0
Last commit6 years ago
Wagtail-Constance
Wagtail-ConstancePython

django-constance integration for Wagtail CMS

#redis#wagtail#settings
Stars14
Forks4
Last commit4 years ago
vertx-redisques
vertx-redisquesJava

A highly scalable, Redis-persistent queuing system for Vert.x applications.

#event-driven#redis#message-queue
Stars14
Forks6
Last commit1 day ago
rediscl
redisclElixir

A minimal Redis client with connection pooling for Elixir applications.

#database-driver#elixir#redis
Stars13
Forks2
Last commit4 years ago
Chia
ChiaCSS

An F# library providing helper functions for reporting, logging, and Azure cloud operations.

#reporting#redis#azure
Stars12
Forks2
Last commit3 years ago
GitHub PR Stats
GitHub PR StatsTypeScript

Generate beautiful SVG tables to showcase your GitHub pull request contributions for resumes and portfolios.

#svg-generation#github-profile#portfolio
Stars11
Forks3
Last commit10 months ago
broker
brokerGo

A production-grade messaging abstraction layer for Go that unifies APIs across Kafka, RabbitMQ, RocketMQ, NATS, Redis, and AWS SQS.

#event-driven#redis#distributed-systems
Stars11
Forks1
Last commit6 months ago
granny
grannyRuby

A Ruby on Rails application with AI chat features, ready for deployment on Heroku.

#sidekiq#redis#authentication
Stars11
Forks3
Last commit1 year ago
Angular Laravel CouchDB
Angular Laravel CouchDBJavaScript

A Laravel 4.2 and AngularJS 1.3 boilerplate template with CouchDB, Redis, SendGrid, and Beanstalk integration.

#sendgrid#redis#couchdb
Stars10
Forks6
Last commit11 years ago
TinyPress
TinyPressPHP

Create and manage a Jekyll-based blog directly through the GitHub API with a simple interface.

#jekyll#redis#github-pages
Stars9
Forks1
Last commit10 years ago
PLS
PLSTypeScript

A Deno library that automatically synchronizes browser localStorage with databases like MongoDB, PostgreSQL, and Redis.

#adapter-pattern#data-persistence#postgres
Stars9
Forks1
Last commit1 year ago
redict
redictV

A V language client library for Redict, compatible with Redis <=7.2.4.

#database-driver#database#open-source
Stars8
Forks1
Last commit1 day ago
dnxcore-logging-logstash
dnxcore-logging-logstashC#

A Logstash logging extension for .NET Core applications supporting UDP and Redis transports.

#centralized-logging#redis#logstash
Stars8
Forks4
Last commit10 years ago
sessions
sessionsV

A web-framework-agnostic sessions library for V with multiple storage backends including JWT, Cookie, Redict, and FirebirdSQL.

#client-side-sessions#redis#server-side-sessions
Stars8
Forks0
Last commit7 days ago
Leaderboard(Scala)
Leaderboard(Scala)Scala

A high-performance leaderboard library for Scala applications using Redis as a backend.

#high-scores#sorted-sets#redis
Stars7
Forks6
Last commit5 years ago
scheduler
schedulerGo

A Go-native distributed job scheduler with delayed tasks, Redis coordination, retries, and lease-based recovery.

#retry-logic#task-processing#distributed
Stars7
Forks0
Last commit3 months ago
lets-go
lets-goGo

A Go module providing common utilities for Cloud Native development, including REST, Redis, SQL, and AWS integrations.

#aws-integration#redis#rest-api
Stars7
Forks1
Last commit5 years ago
@invertase/genkit-plugin-redis
@invertase/genkit-plugin-redisTypeScript

A Redis plugin for GenKit that provides state storage, trace storage, caching, and rate limiting capabilities.

#ai-framework#caching#redis
Stars6
Forks0
Last commit2 years ago
ex_sider
ex_siderElixir

An Elixir adapter that provides Redis-backed implementations of Elixir datastructures like Map, Set, and List.

#elixir#adapter#redis
Stars6
Forks0
Last commit10 years ago
CorbFuzz
CorbFuzzC

A state-aware fuzzer for testing browser security policies by generating diverse web application responses without database setup.

#vulnerability-assessment#concolic-execution#redis
Stars6
Forks2
Last commit4 years ago
Ganimede
GanimedePython

Store, version, edit, and execute Jupyter notebooks via REST APIs for integration into data pipelines.

#fastapi#sandbox#version-control
Stars6
Forks0
Last commit3 years ago
NoKV
NoKVRust

A Go-native distributed key-value storage system with LSM tree, MVCC, and Redis compatibility, supporting seamless migration from embedded to multi-Raft cluster.

#kv-store#database#filesystem
Stars6
Forks0
Last commit1 month ago
hunt-cache
hunt-cacheD

A universal cache library for the D programming language with support for memory and Redis backends.

#d-language#memcache#memory-cache
Stars6
Forks0
Last commit3 years ago
redis
redisShell

This Zsh service plugin will run the Redis server pointing it to configuration file redis.conf.

#z-shell#redis#zservice
Stars5
Forks1
Last commit3 years ago
zredis-cmd
zredis-cmdShell

A Zsh plugin that enables remote command execution via Redis-based variable sharing.

#devops#zsh-extension#redis
Stars5
Forks1
Last commit4 years ago
zredis
zredisC

A Zsh binary module that provides direct Redis database support by binding shell variables to Redis keys.

#redis#shell-scripting#zsh-module
Stars4
Forks0
Last commit3 years ago
Sitecore Redis Session Provider
Sitecore Redis Session ProviderC#

A Redis-based session provider for Sitecore that implements session_end events for proper session cleanup.

#redis#dotnet#asp-net
Stars4
Forks2
Last commit10 years ago
PreviousPage 9 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
2 months ago
#Distributed Systems50
#Go47
#Postgresql46
#Docker44
#Caching41
#Background Jobs39
#Redis Client33
#Self Hosted31
#Golang31
#Python29
#Mongodb28
#Ruby27