gallir / InMemDB

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Go 100.0%