dal-go / dalgo2badger

DALgo bridge for Badger DB

Home Page:https://github.com/strongo/dalgo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Report Card

Bridge to Badger DB API for github.com/dal-go/dalgo interface.

What is Badger DB?

Badger DB is an embeddable, persistent and fast key-value (KV) database written in pure Go. It is the underlying database for Dgraph, a fast, distributed graph database. It's meant to be a performant alternative to non-Go-based key-value stores like RocksDB.

What is DALgo?

DALgo is a Data Access Layer (in) Go (language).

End-to-End testing

This package is covered by end-to-end tests from github.com/dal-go/dalgo-end2end-tests.

License

Open source under MIT License & free to use.

About

DALgo bridge for Badger DB

https://github.com/strongo/dalgo

License:MIT License


Languages

Language:Go 100.0%