A simple in memory cache written using go
-
Updated
Apr 8, 2019 - Go
8000
A simple in memory cache written using go
Backup & Restore your Redis server - FAST
Simple rule based matchmaking for your online game with support of Redcon(RESP) protocol.
Live monitor & analyze Redis queries on your client
Leaderboards backed by Go with RESP protocol
Redis server using a protocol called RESP (REdis Serialization Protocol) for golang
A Redis clone built in Go to learn about distributed systems, in-memory databases, and the Redis protocol (RESP). This educational project implements core Redis commands and helps understand how Redis works under the hood by building a simplified version from scratch.
The ultra-secure, surprisingly fast, tiny database backend.
gochunk is a RESP compatible server
Fast Redis protocol parser package for Go.
Implementation of Redis in Golang by using the Redis Serialization Protocol (RESP) with standard library.
a Redis-compatible in-memory data store with RESP protocol support. Implemented AOF persistence for durability and a concurrent architecture to handle high-throughput workloads efficiently.
Redis, supports RESP v2, key-value ops like GET SET, streams XADD XREAD, transactions MULTI WATCH EXEC DISCARD, and RDB parsing.
Add a description, image, and links to the resp topic page so that developers can more easily learn about it.
To associate your repository with the resp topic, visit your repo's landing page and select "manage topics."