Skip to content

Shiva953/pico-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicoVault

Minimal Redis-like KV Store Implementation in Rust, using tokio and mutexes. Part of my journey of learning & building in rust.

Some features(till now)

  • ECHO, PING
  • Key-Value Store [GET, SET]
  • Replica INFO
  • REPLICA ➔ MASTER Connection
  • REPLCONF, PSYNC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published