An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with redis-database

A curated list of projects in awesome lists tagged with redis-database .

https://github.com/martinrusev/django-redis-sessions

Session backend for Django that stores sessions in a Redis database

django django-redis-sessions redis redis-database

Last synced: 15 May 2025

https://github.com/capacitorset/rebridge

A transparent Javascript interface to Redis.

es6 es6-proxies nodejs redis redis-database

Last synced: 05 Apr 2025

https://github.com/CapacitorSet/rebridge

A transparent Javascript interface to Redis.

es6 es6-proxies nodejs redis redis-database

Last synced: 02 Aug 2025

https://github.com/cristipufu/aspnetcore-redis-rate-limiting

Set up a Redis backplane for ASP.NET Core multi-node deployments, using the built-in Rate Limiting support that's part of .NET 7 and .NET 8.

asp-net-core aspnetcore distributed net7 net8 rate-limit rate-limit-redis rate-limiter rate-limiter-api rate-limiting redis redis-cache redis-database

Last synced: 12 Apr 2025

https://github.com/vegasbrianc/docker-compose-demo

A short demo on how to use Docker Compose to create a Web Service connected to a load balancer and a Redis Database.

demo docker docker-compose howto redis-database scale

Last synced: 03 Apr 2025

https://github.com/a-luna/fastapi-redis-cache

A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered by Redis)

api-cache fastapi fastapi-extension python3 python37 python38 python39 redis redis-cache redis-database redis-py web-cache

Last synced: 21 Jun 2025

https://github.com/redisgrafana/grafana-redis-datasource

Redis Data Source for @Grafana allows connecting to any @Redis database On-Premises and in the Cloud.

grafana grafana-datasource grafana-plugin redis redis-database

Last synced: 05 Apr 2025

https://github.com/alexanderatallah/redbase

A simple, fast, type-safe database on top of Redis

caching redis redis-database set-theory typescript

Last synced: 23 Jan 2026

https://github.com/XD-DENG/rediseen

Create REST-like API service for Redis DB or expose Redis metrics in Prometheus-compatible format, easily.

api golang redis redis-database

Last synced: 06 Feb 2026

https://github.com/wojciech-zurek/rrtop

Redis monitoring (top like) app. rrtop -> [r]ust [r]edis [top]

monitoring redis redis-client redis-database redis-server rrtop rust stats top tui-rs

Last synced: 14 Jan 2026

https://github.com/xd-deng/rediseen

Create REST-like API service for Redis DB or expose Redis metrics in Prometheus-compatible format, easily.

api golang redis redis-database

Last synced: 14 Apr 2025

https://github.com/x-lucifer/winredis

从Redis源码中编译的Windows平台可用的Redis服务端程序, 可直接运行也可配合nssm安装为Windows服务.

cygwin microsoft microsoft-redis msys2 redis redis-cache redis-database redis-server redis-service windows-redis

Last synced: 04 May 2025

https://github.com/shogo82148/redis-fast

fast perl binding for Redis database

amazon-elasticache perl redis redis-database

Last synced: 17 Mar 2025

https://github.com/jbgo/chasqui

Chasqui adds persistent publish-subscribe (pub-sub) messaging capabilities to Sidekiq and Resque workers.

broker pub-sub publish-subscribe pubsub redis redis-database resque-workers ruby ruby-gem ruby-library ruby-on-rails rubygem rubygems rubyonrails sidekiq workers

Last synced: 06 Oct 2025

https://github.com/hoangsonww/learning-management-system-fullstack

📚 This repository hosts the E-Learning Management Full-Stack System, a demo LMS platform crafted with the dynamic MAD-Stack (MongoDB, Angular, and Django) to deliver a seamless and efficient online learning management experience!

angular angular-cli angular-material angularjs django django-application django-framework django-project django-rest-framework docker docker-compose mongodb mongodb-database mongoose redis redis-cache redis-database redis-server rest-api restful-api

Last synced: 26 Oct 2025

https://github.com/pilotpirxie/recommendation-redis

🦝 Simple and open source recommendation system powered by Redis

redis redis-database redis-server redishackathon redishackathon2022

Last synced: 24 Aug 2025

https://github.com/44437/rediscache

This package makes it easy to abstract your Redis connection and utilize Get and Set methods.

go golang redis redis-cache redis-client redis-database redis-server

Last synced: 05 Oct 2025

https://github.com/brucearmstrong007/chat-application-monolithic

Chat Application - IonicV7, Angularv16, NestJS, MongoDB, RedisDB & Pub/Sub, Docker, Socket.io

angular angular-signals docker docker-compose dockerfile ionic mongodb nestjs nodejs redis redis-database redis-json redis-pubsub rxjs signal

Last synced: 30 Apr 2025

https://github.com/sujal12344/ai-companion-builder

AI-Companion is a cool software that lets you create your own custom AI models of people you admire, like actors or celebrities. It's a tool to make personalized artificial intelligence companions based on your favorite individuals.

clerk expo flux hotpot langchain llms nextjs openai pinecone postgresql prisma rag react-native redis-database shadcn-ui stripe typescript vector-database zustand

Last synced: 10 Apr 2025

https://github.com/simonprickett/redis-prize-draw

An Example Prize Draw Application using GitHub Profiles and Redis.

bulma bulma-framework express-js flask flask-application javascript nodejs python redis redis-database

Last synced: 02 Mar 2026

https://github.com/AnonC0DER/NovaMusic

A music sharing telegram robot using Redis (PostgreSQL in new version) database and Telebot python library.

music music-bot postgresql postgresql-database redis redis-database share-music telebot telegram telegram-bot telegram-bot-api

Last synced: 09 Jul 2025

https://github.com/aryprogrammer/mindful-app

Mindful is a mental wellness app designed to support users in managing stress and anxiety. Powered by advanced AI, it offers personalized advice and a soothing music player for relaxation. Built with Node.js, PostgreSQL, and Firebase, Mindful follows clean architecture principles, ensuring a seamless and user-friendly experience.

anthropic-claude chatbot-ai cleanui dart express-js face-emotion-detection firebase flutter gemini-api google-cloud groq llama8b-8192 mistral-api nodejs-server oauth2 openai-api postgresql redis-database render-deployment

Last synced: 25 Jun 2025

https://github.com/pilotpirxie/recommendation

🦝 Simple and open source recommendation system

redis redis-database redis-server redishackathon redishackathon2022

Last synced: 30 Jul 2025

https://github.com/deepmancer/aredis-client

Async Redis Client is a simple and easy-to-use module to interact with Redis databases

aioredis async-redis asyncio python redis redis-client redis-database redis-py redis-sentinel redis-server

Last synced: 01 Apr 2025

https://github.com/nimeshkverma/e-cart

Framework agnostic, Redis backed, Cart system, Python Package

cart ecommerce pip python redis redis-database

Last synced: 27 Oct 2025

https://github.com/wiseaidev/aioredis_fastapi

An asynchronous redis based session backend for FastAPI powered applications(WIP, requires testing).

fastapi redis redis-database redis-session

Last synced: 09 Aug 2025

https://github.com/yatsenkolesh/redisphp-native

PHP Redis client without OOP

redis redis-client redis-database redis-php

Last synced: 24 Jan 2026

https://github.com/deepmancer/redisinsight-docker-autoconfig

Automates the configuration of Redis databases in RedisInsight using Docker. This setup simplifies the integration of multiple Redis instances for efficient management and monitoring.

automation bash-scripting configuration docker docker-compose redis redis-database redisinsight script

Last synced: 01 Apr 2025

https://github.com/yucked/ankh

Self-hosted alternative of IMVU-E and similar sites.

imvu redis redis-database scraper stalking

Last synced: 12 Apr 2025

https://github.com/ali-raza764/chitchat-frontend

Chit chat is a real-time messaging app made using nextjs14 and redis

chatapp next-auth nextjs nextjs14 oauth pusher-channels pusherjs realtime-chat redis redis-database web-chat

Last synced: 10 Aug 2025

https://github.com/syed-saif/bing-o

A small clicked-based online game that uses WebSockets. https://bing-o.herokuapp.com/home

beginner-project browser-game flask-socketio javascript online-game redis-database websockets

Last synced: 10 Mar 2025

https://github.com/commenthol/sider-mem

An in-memory datastore in node for Redis™ compatible clients

datastore redis-database redis-server

Last synced: 20 Feb 2026

https://github.com/web2solutions/redis-em-5-minutos

🇧🇷 🇵🇹 Tutorial rápido de Redis para desenvolvedores de língua portuguesa.

redis redis-cache redis-client redis-database redis-queue

Last synced: 29 Mar 2025

https://github.com/mumin91/drf-url-shortener-redis

A URL shortener REST API app using Django REST Framework and Redis

crc32 django django-rest-framework drf hashids python python-3 redis redis-database url-shortener

Last synced: 17 Feb 2026

https://github.com/redisgrafana/redisgrafana

Documentation for @Redis plugins for @Grafana.

grafana grafana-plugin observability redis redis-database redis-datasource

Last synced: 24 Apr 2025

https://github.com/serge1peshcoff/redis-lister

Command-line tool for monitoring Redis keys in realtime

monitoring realtime-metrics redis redis-database

Last synced: 15 Jul 2025

https://github.com/k3ury99/db-medicore

The MEDICORE system enhances hospital management with SQL Server for structured data, MongoDB for flexible queries, and Redis for fast in-memory access. It ensures efficient administration, robust integrity, and scalability, covering security, maintenance, and backup strategies.

mongodb-database redis-database sql-server

Last synced: 25 Feb 2026

https://github.com/aditya-shrivastavv/rapidchat

RapidChat is a real-time chat application designed to provide a seamless and interactive communication platform. The application leverages a robust tech stack to ensure high performance, real-time interactions, and an excellent user experience.

jest next-auth nextjs13 pusher-js react-hook-form react-testing-library redis-database tailwind-css typescript zod

Last synced: 11 Apr 2026

https://github.com/shaunlwm/jsonbin

🗑️ A small deployable Redis-backed JSON bin for mini projects.

json json-api json-data redis redis-database

Last synced: 17 Apr 2026

https://github.com/apchavan/zerodha-cherrypy

Web application for yesterday's stock listings.

flask-application flask-web python3 redis redis-database

Last synced: 01 Mar 2025

https://github.com/alexgalhardo/todo-graphql-api-using-redis

A personal project I created to learn and improve my skills in Elysia, Redis and Apollo GraphQL to use in Load & Stress Tests benchmarkings

api apollographql bun elysiajs graphql jwt redis redis-database todo-api typescript

Last synced: 06 May 2026

https://github.com/alexgalhardo/learning-load-stress-tests

A side project I created to learn and improve my skills in k6, concurrency, parallelism, A.C.I.D & Transactions CRUD operations, load balancer and performance benchmarkings using different technologies and databases :bomb:

api aws bun docker graphql json-rpc2 k6 load-balancer load-testing mongodb nginx nodejs postgresql redis redis-database serverless stress-testing typescript

Last synced: 09 Apr 2026

https://github.com/piyushpatil03/code-deployment-server

Engineered a scalable TypeScript-based code deployment service integrating Express, Redis queues, and AWS S3 for efficient file management and deployment.

aws aws-s3 nodejs react redis-database redis-queue

Last synced: 13 Apr 2026

https://github.com/khaledalam/redis-cli-key-values-hints

Doc of my PR: https://github.com/redis/redis/pull/12215

c cli make makefile redis redis-database

Last synced: 04 Apr 2025

https://github.com/dking1342/redis-intro

An intro into redis with some examples and commands

redis redis-cache redis-client redis-database redis-server

Last synced: 28 Apr 2026

https://github.com/cynegeirus/cache-manager

Generic Cache Manager Application is a simple ASP.NET Core Web API project that uses Redis for caching. This project demonstrates how to use Redis as a caching layer in a web application, providing basic CRUD operations on the cache.

cache cache-control cache-service cachemanager redis redis-cache redis-client redis-database redis-server

Last synced: 19 Jan 2026

https://github.com/khaledbnmohamed/instachat

A chat creation tool for applications built with Rails, Elastic Search, Redis and go integration (dockerizied)

elastic-search goapplication golang rails5 redis redis-database redis-db redis-queue ruby-on-rails

Last synced: 21 Jan 2026

https://github.com/willacosta/genai-langchain-api

This is an Express service that provides authorization functionality and includes gen-AI features using RAG and Redis.

ai artificial-intelligence docker docker-compose express langchain langchain-js llm nodejs rag redis redis-database vector-database

Last synced: 14 Apr 2026

https://github.com/afranche7/potoos

Lightweight anomaly detection on RedisTimeSeries using Luminol

anomalies anomaly anomaly-detection luminol redis redis-cache redis-database redistimeseries

Last synced: 06 Apr 2026

https://github.com/matveynator/redis-backup

🚀 Redis Backup Tool - Built by CHICHA — good dog, great backups. 🐕💾

backup backup-tool backup-utility backups redis redis-cache redis-client redis-cluster redis-database redis-server

Last synced: 15 Apr 2026

https://github.com/redfly-ai-org/redfly.ai

redfly.ai allows you to synchronize your database with Redis transparently, and generate a data access layer which integrates data access code with caching. This open-source repo is intended to make it easy for developers to understand and try out our system.

azure csharp dotnet dotnet-core redis redis-cache redis-database sql-server sqlserver sync sync-platform synchronisation synchronization synchronizer

Last synced: 16 Apr 2026

https://github.com/andrei1994rus/test-redis

Test Redis on NodeJS. (Redis,NodeJS,ioredis,dotenv,node-fetch,Express)

api database dotenv express html ioredis javascript js node node-fetch node-js redis-client redis-database server

Last synced: 28 Apr 2026

https://github.com/kerelko/team-finder-telegram-bot

Redis+MongoDB telegram bot that helps users to find teammates for different games.

docker-compose mongo mongodb python python-telegram-bot python3 redis redis-database telegram telegram-bot

Last synced: 04 Mar 2026

https://github.com/hasnathjami/password-generator

A Password Generator System Using Go-Echo Framework with Redis Database

caesar-cipher docker-compose echo-framework golang redis-database

Last synced: 22 Apr 2026

https://github.com/mariamabidi/order-management-site

A real-time OMS built with Redis, MongoDB, and Python to optimize inventory tracking and order processing. It features real-time updates with Redis Streams, low-stock alerts via Pub/Sub and email, and inventory analytics using Sorted Sets. Persistence is ensured through Redis RDB snapshots and AOF logging.

nosql-database python3 redis redis-database

Last synced: 22 Apr 2026

https://github.com/seapagan/fastapi-redis-cache-reborn

A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered by Redis)

fastapi fastapi-extension python redis redis-cache redis-database web-cache

Last synced: 05 Jan 2026

https://github.com/abdelrhman-basyoni/goresp

A Go package for reading, writing, and serializing datafor Redis RESP Protocol (REDIS Serialization Protocol) . it's go package that I used in two separate projects the go-redis-cli and godis both are side projects where i rewrite Redis using Golang

golang golang-package redis redis-cache redis-database redis-server

Last synced: 26 Apr 2026

https://github.com/guhandelta/next-hono-redis-quicksearch

Designed a Quick Search application using NextJS, Hono Server, and Redis

honojs nextjs14 redis-database redis-server

Last synced: 04 May 2026

https://github.com/georgebprice/ai-mockrg

An AI-powered Mock Record Generator that creates sample data for testing and development. Authenticated users can access additional features.

ai claude-ai gpt jest nextauth nextjs15 openai-api react react-testing-library redis-database shadcn-ui typescript upstash-redis

Last synced: 08 May 2026

https://github.com/sgangopadhyay/redis-restfull-api

Creating a CRUD operations program using RESTfull API using Python and Redis

crud crud-api crud-operations python redis redis-database rest-api

Last synced: 23 Apr 2026

https://github.com/sivaosorg/redisconn

A Golang Redis connector library with features for Redis Pub/Sub, key-value operations, and distributed locking.

go-redis go-redis-driver go-redis-manager redis redis-cache redis-client redis-cluster redis-cluster-proxy redis-database redis-sentinel

Last synced: 11 Sep 2025

https://github.com/rh01/big-data-management

Big Data Management skills and some hand on projects and tutorials. main contain some scripts and dataset that I focus on.

big-data csv data-management json mysql postgresql redis-database

Last synced: 12 Apr 2026

https://github.com/thesaintkappa/linksnip

Shorten your long URLs blazingly fast 🔥

bun elysiajs link-shortener react redis-database shadcn-ui url-shortener

Last synced: 03 May 2026

https://github.com/arndom/pic-placeholder

Pic placeholder is a stylish image placeholder with 6 categories (animals, cats, dogs, houses, landscapes & people) which collectively sums up to 500+ images.

api nextjs placeholder placeholder-image placeholderapi redis redis-database redis-json redis-search

Last synced: 16 Apr 2026

https://github.com/davidkhahn/redis-guidelines

Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.

redis redis-database

Last synced: 28 Feb 2025

https://github.com/moonman369/shortn

Go based URL shortening service using gofiber and redis db

docker gofiber golang redis redis-database url-shortener

Last synced: 13 Apr 2026