redis-server
There are 533 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.14 7.0.15 7.2.4 7.4.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.
mauersu/redis-admin
redis client tool,redis web client,redis web ui,spring-boot support
no13bus/redispapa
another redis monitor by using flask, react, vite, socket.io
Dhravya/radish
Super fast drop-in replacement of the in memory key-value store Redis, made in Golang
stipsan/ioredis-mock
Emulates ioredis by performing all operations in-memory.
danielshaving/redis-cpp17
redis-cpp17 is a cross platfrom compatible redis protocol with multithreaded c++17 client,server,proxy
yannh/redis-dump-go
Backup & Restore your Redis server - FAST
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 boilderplate
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.
auula/gws
Go's web session library.
variflight/feeyo-redisproxy
A fast and lightweight Redis Proxy and Kafka Proxy
NozeIO/redi-s
A performant Redis server implemented in SwiftNIO.
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
Chanmoey/tiny-redis
使用Java实现一个简易的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
BrandonZacharie/node-redis-server
A Redis server manager for Node.js
X-Lucifer/winredis
从Redis源码中编译的Windows平台可用的Redis服务端程序, 可直接运行也可配合nssm安装为Windows服务.
allenta/zabbix-template-for-redis
Zabbix template + script useful to monitor Redis Server & Redis Sentinel instances
m1guelpf/lil-redis
An intentionally-limited Rust implementation of the Redis server with no external dependencies.
huangjiahua/reredis
Rewrite Redis in Rust.