/levelup

Levelup is a wrapper around the leveldb database, providing collections, document, and standard KV, caching, versioning, codec (for a variety of encodings, and compressions), relationships, validations, and built in a way that could eventually have other backends but currently focused around leveldb.

Primary LanguageGo

Stargazers