# README
Testdb
This package contains an in memory DB for testing purpose only. The original code was copied from https://github.com/tendermint/tm-db/tree/v0.6.7 to decouple project dependencies.
All credits and a big thank you go to the original authors!
# Functions
NewMemDB creates a new in-memory database.
# Type aliases
No description provided by the author