proxy.golang.org : github.com/asdine/genji : v0.5.0
Package genji implements a document-oriented, embedded SQL database. Genji supports various engines that write data on-disk, like BoltDB or Badger, and in memory.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/asdine/genji@v0.5.0
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/dgraph-io/badger/v2 v2.0.1
- github.com/etcd-io/bbolt v1.3.3
- github.com/pkg/errors v0.8.1
- github.com/stretchr/testify v1.4.0
- go.etcd.io/bbolt v1.3.3