Topic: "redis-protocol"
doyoubi/undermoon
Mordern Redis Cluster solution for easy operation.
Language: Rust - Size: 2.35 MB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 699 - Forks: 38

meilisearch/MeiliES 📦
A Rust based event store using the Redis protocol
Language: Rust - Size: 303 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 322 - Forks: 19

yongman/leto
A key value storage example powered by hashicorp raft and BadgerDB
Language: Go - Size: 1.08 MB - Last synced at: 23 days ago - Pushed at: over 6 years ago - Stars: 103 - Forks: 15

IceFireDB/redhub
High-performance Redis-Server multi-threaded framework, based on rawepoll model.
Language: Go - Size: 4.21 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 78 - Forks: 15

rootslab/spade
♠ Spade, a robust, full-featured, multi-module client for Redis.
Language: JavaScript - Size: 406 KB - Last synced at: about 22 hours ago - Pushed at: about 7 years ago - Stars: 52 - Forks: 1

aembke/redis-protocol.rs
A Rust implementation of RESP2 and RESP3
Language: Rust - Size: 178 KB - Last synced at: 13 days ago - Pushed at: 2 months ago - Stars: 48 - Forks: 17

spy16/radio
Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services. :radio:
Language: Go - Size: 39.1 KB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 31 - Forks: 1

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.
Language: Rust - Size: 166 KB - Last synced at: 28 days ago - Pushed at: about 3 years ago - Stars: 30 - Forks: 6

liuluheng/levmu
Based on redis protocol, storing data in leveldb, using muduo for communication
Language: C - Size: 5.73 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 11 - Forks: 2

mountain/simbase Fork of guokr/simbase
A vector similarity database
Language: Java - Size: 11.2 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

zshipko/resp-server
An OCaml library for building servers that speak RESP
Language: OCaml - Size: 46.9 KB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

yongman/redis-rdb-tools
A redis dump file parser and analyzer
Language: Python - Size: 364 KB - Last synced at: 6 days ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 0

wzshiming/resp
Redis server using a protocol called RESP (REdis Serialization Protocol) for golang
Language: Go - Size: 985 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

gushitong/rekkles
A NoSQL database implementation, alternative to redis.
Language: Go - Size: 92.8 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

synodriver/sioresp
sans-io style redis protocol parser
Language: Python - Size: 16.6 KB - Last synced at: 18 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

mikong/hanbaiki
A simple key-value store written in Rust. It uses the Redis Serialization Protocol.
Language: Rust - Size: 720 KB - Last synced at: 20 days ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

nilium/eresp 📦
Erlang RESP library (Migrated to https://git.sr.ht/~nilium/eresp)
Language: Erlang - Size: 43.9 KB - Last synced at: 7 days ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

nemanja-m/kiwi
KiWi is a lightweight RESP-compliant key-value store inspired by the Bitcask paper, designed for simplicity and blazingly-fast operations 🥝
Language: Java - Size: 392 KB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

yiransheng/rust-toy-redis
Learning project, try to write a functioning redis-server for some basic commands
Language: Rust - Size: 136 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

rootslab/hiboris
a utility module to load Hiredis native parser, or to fall back to Boris, a pure JS parser.
Language: JavaScript - Size: 24.4 KB - Last synced at: 2 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

yjhmelody/redgo 📦
Implement a part of redis protocol for practice
Language: Go - Size: 2.93 KB - Last synced at: 17 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

S1000f/resp-kotlin
Kotlin Implementation of RESP3
Language: Kotlin - Size: 146 KB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

yongman/build-redis-data Fork of tjuqxy/build-redis-data
Generate redis request payload with random data of all redis commands
Language: Go - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

qingyu31/resp
An implement of REdis Serialization Protocol
Language: Go - Size: 10.7 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HoMuChen/leveldb-tcp-server
A redis compatible protocal levelDB tcp server.
Language: JavaScript - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Green-Edge/responder
Simple RESP server that pattern-matches commands and returns the corresponding response with optional captures
Language: Crystal - Size: 13.7 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

yankeguo-deprecated/redcon
server framework speaks redis protocol
Language: Go - Size: 17.6 KB - Last synced at: 17 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

DavidCai1111/resp-kt
:bookmark_tabs: A RESP (REdis Serialization Protocol) parser for Kotlin
Language: Kotlin - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

litert/redis-proto 📦
A toolkits for Redis protocol, achieved in pure PHP.
Language: PHP - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
