Package tm-db provides a common interface for key-value databases used in Tendermint and Cosmos SDK.
go get github.com/tendermint/tm-dbNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example creating a database, setting a key-value pair, and retrieving it.
Import as 'tmdb "github.com/tendermint/tm-db"' or use the default package name 'tmdb'.
No dependency data recorded yet.