Embedded Document Database (pure Go)

This is a document/json database based on awesome badger key-value store - alpha.

It inherits its transactional nature from badger and provides CAS capabilities - for performing optimistic concurrency. Indices are defined using views (like CouchDB).

Any feedback/PRs and most of all, bugs are most welcome!

1 Like