redis-server
There are 612 repositories under redis-server topic.
HDT3213/godis
A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群
redis-windows/redis-windows
Redis 6.0.20 6.2.18 7.0.15 7.2.8 7.4.3 8.0.0 for Windows
alash3al/redix
a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more
Tinywan/lua-nginx-redis
:hibiscus: Redis、Lua、Nginx、OpenResty 入门教程
danielealbano/cachegrand
cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
vipshop/redis-migrate-tool
A convenient and useful tool for migrating data between redis group.
yahoo/redislite
Redis in a python module.
Dhravya/radish
Super fast drop-in replacement of the in memory key-value store Redis, made in Golang
no13bus/redispapa
another redis monitor by using flask, react, vite, socket.io
stipsan/ioredis-mock
Emulates ioredis by performing all operations in-memory.
yannh/redis-dump-go
Backup & Restore your Redis server - FAST
danielshaving/redis-cpp17
redis-cpp17 is a cross platfrom compatible redis protocol with multithreaded c++17 client,server,proxy
BaseSecrete/redis_dashboard
Sinatra app to monitor Redis servers.
Qovery/RedisLess
RedisLess is a fast, lightweight, embedded and scalable in-memory Key/Value store library compatible with the Redis API.
Domains18/NodeJsDaraja
This project is a server-side implementation of the Daraja API by Safaricom, built using NestJS. The Daraja API allows developers to integrate M-Pesa payment services into their applications. This implementation provides a robust and scalable solution for handling M-Pesa transactions, including STK Push. You can use this repository as boilerplate
LLNL/merlin
Machine Learning for HPC Workflows
hifis-net/ansible-collection-toolkit
This Ansible collection provides production-ready Ansible roles used for providing services used in research and by research software engineers, but not exclusively.
keva-dev/keva
Low-latency in-memory key-value store, Redis drop-in alternative
trungcaot/MsCoreOne
MsCoreOne is a simple Ecommerce with using many technologies such as .NET 5, Entity Framework Core 5, React 16.13 with modern Clean Architecture, Domain-Driven Design, CQRS, SOLID, Identity Server 4, Blazor. It will focus on resolving the problems always see in the process to develop projects.
NozeIO/redi-s
A performant Redis server implemented in SwiftNIO.
auula/gws
Go's web session library.
variflight/feeyo-redisproxy
A fast and lightweight Redis Proxy and Kafka Proxy
redis-go/redis
Redis server written in Go / Golang (prototype)
cuiwenyuan/Redis-Windows-32bit
The Windows 64-bit/32-bit bin files for Redis can download there
lorenzoc25/rudis
Sharded, concurrent mini redis that support http interface implemented in rust
elem-azar-unis/CRDT-Redis
CRDTs implemented in Redis
redis-developer/redis-developer.github.io
The Home of Redis Developers
clouddrove/terraform-aws-elasticache
Terraform module to create Elasticache Cluster and replica for Redis and Memcache.
jw-s/redis-operator
Redis operator for Kubernetes
X-Lucifer/winredis
从Redis源码中编译的Windows平台可用的Redis服务端程序, 可直接运行也可配合nssm安装为Windows服务.
wojciech-zurek/rrtop
Redis monitoring (top like) app. rrtop -> [r]ust [r]edis [top]
allenta/zabbix-template-for-redis
Zabbix template + script useful to monitor Redis Server & Redis Sentinel instances
BrandonZacharie/node-redis-server
A Redis server manager for Node.js
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), combined with Terraform and AWS to deliver a seamless and efficient online learning management experience!
huangjiahua/reredis
Rewrite Redis in Rust.
m1guelpf/lil-redis
An intentionally-limited Rust implementation of the Redis server with no external dependencies.