redis-protocol
There are 30 repositories under redis-protocol topic.
doyoubi/undermoon
Mordern Redis Cluster solution for easy operation.
meilisearch/MeiliES
A Rust based event store using the Redis protocol
yongman/leto
A key value storage example powered by hashicorp raft and BadgerDB
IceFireDB/redhub
High-performance Redis-Server multi-threaded framework, based on rawepoll model.
rootslab/spade
♠ Spade, a robust, full-featured, multi-module client for Redis.
aembke/redis-protocol.rs
A Rust implementation of RESP2 and RESP3
iFaceless/tinkv
[WIP] ✨ TinKV is a simple and fast key-value storage written in Rust, which provides a bultin CLI and a Redis compatible server.
spy16/radio
Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services. :radio:
liuluheng/levmu
Based on redis protocol, storing data in leveldb, using muduo for communication
uflare/utree
a very simple tree based data structure based on redis and speaks redis
mountain/simbase
A vector similarity database
yongman/redis-rdb-tools
A redis dump file parser and analyzer
zshipko/resp-server
An OCaml library for building servers that speak RESP
gushitong/rekkles
A NoSQL database implementation, alternative to redis.
wzshiming/resp
Redis server using a protocol called RESP (REdis Serialization Protocol) for golang
mikong/hanbaiki
A simple key-value store written in Rust. It uses the Redis Serialization Protocol.
nilium/eresp
Erlang RESP library (Migrated to https://git.sr.ht/~nilium/eresp)
synodriver/sioresp
sans-io style redis protocol parser
rootslab/hiboris
a utility module to load Hiredis native parser, or to fall back to Boris, a pure JS parser.
yiransheng/rust-toy-redis
Learning project, try to write a functioning redis-server for some basic commands
yjhmelody/redgo
Implement a part of redis protocol for practice
Green-Edge/responder
Simple RESP server that pattern-matches commands and returns the corresponding response with optional captures
nemanja-m/kiwi
KiWi is a lightweight RESP-compliant key-value store inspired by the Bitcask paper, designed for simplicity and blazingly-fast operations 🥝
qingyu31/resp
An implement of REdis Serialization Protocol
S1000f/resp-kotlin
Kotlin Implementation of RESP3
DavidCai1111/resp-kt
:bookmark_tabs: A RESP (REdis Serialization Protocol) parser for Kotlin
HoMuChen/leveldb-tcp-server
A redis compatible protocal levelDB tcp server.
litert/redis-proto
A toolkits for Redis protocol, achieved in pure PHP.
yankeguo-deprecated/redcon
server framework speaks redis protocol
yongman/build-redis-data
Generate redis request payload with random data of all redis commands