Skip to content

Kasyap-R/redis

Repository files navigation

What is this project?

  • This is a key-value distributed, in-memory database in the style of Redis
  • I am working to support full master-replica synchronization as well as an election system
  • The database uses RESP encoding for communication with clients and within instances

About

A recreation of Redis in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published