Skip to content

Mahamed-Belkheir/go-datastore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Datastore

A key-value in-memory cache written in Golang using only the standard library, planned features include data persistence, an HTTP exposed API, data compression, modular features included through configuration, and a more involved concurrency solution.

TODO:

  • Working TCP Serialization - work in progress
  • Concurrent Cache implementation - work in progress
  • HTTP API - TODO
  • data persistence - TODO
  • data compression - TODO
  • configuration - TODO

About

an in memory cache written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages