Change the repository type filter
All
Repositories list
3 repositories
.github
PublicGedis
PublicGedis is a lightweight, in-memory key-value store server that implements the RESP (REdis Serialization Protocol) specification. It provides a simple and efficient way to store and retrieve data over TCP connections. Built with Go, it offers high performance and concurrent connection handling while maintaining a simple and intuitive APIGedis-Client
Public