Skip to content

GoCache is scalable persistent key-value-pair storage(Fun Project)

Notifications You must be signed in to change notification settings

gods-mack/gocache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocache

GoCache is Distributed/scalable persistent key-value pair cache that persists in Disk.

Need to be added ->

  1. make client-server level APIs to make caching operations. (e.g GET, PUT, DELETE) [DONE]
  2. Mutex locking on KEYs [DONE]
  3. Master - Replicas Arch [IN-PROGRESS]
  4. Advance Query

About

GoCache is scalable persistent key-value-pair storage(Fun Project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published