Skip to content

TheDoctor343/go-hashmap-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple in memory key-value datastore built in go. The key-value store supports concurrent access; the test package demonstrates how much of a speed up can be seen on multi-core computers.

About

A Simple In-Memory Key Value Datastore and server written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages