Skip to content

withakay/readybrek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

readybrek - an example redis client library in c#

Readybrek impliments RESP (REdis Serialization Protocol) and communicates with a redis-server via a System.Net.Sockets.TcpClient instance.

rbcli is a command line redis client, in a similar vein to redis-cli, that makes use of Readybrek.Client to communicate with a redis-server.

This project is a toy, it is not intended for produciton use!

About

An example redis client library in c#

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages