Skip to content
/ gemdb Public

gemdb is an embeded memory-based key-value database implements by GO

License

Notifications You must be signed in to change notification settings

vipally/gemdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gemdb

gemdb is an embeded memory-based key-value database implements by GO

Aims:

  • Golang
  • To replace redis
  • Universal database
  • Memory only
  • High speed
  • High concurrency
  • No network
  • No disk

About

gemdb is an embeded memory-based key-value database implements by GO

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages