Skip to content
/ InMemDB Public
forked from tidwall/buntdb

InMemDB is an embeddable, in-memory database for Go with custom indexing support.

License

Notifications You must be signed in to change notification settings

gallir/InMemDB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InMemory DB is a fork from BuntDB. It's a a low-level, in-memory, key/value store in pure Go, supports generic interfaces and custom indexes.

License

InMemDB source code is available under the MIT License.

About

InMemDB is an embeddable, in-memory database for Go with custom indexing support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%