Home

Awesome

Tendermint DB

version license API Reference codecov Lint Test Discord chat

Common database interface for various database backends. Primarily meant for applications built on Tendermint, such as the Cosmos SDK, but can be used independently of these as well.

Minimum Go Version

Go 1.13+

Supported Database Backends

Meta-databases

Tests

To test common databases, run make test. If all databases are available on the local machine, use make test-all to test them all.