<!--
The default pull request template is for types feat, fix, or refactor.
For other templates, add one of the following parameters to the url:
- template=docs.md
- template=other.md
-->
## New DB interface to replace `tm-db`
This introduces a new interface to wrap the backend KV store DB while supporting versioning and ACID transactions.
Part of [ADR-040](
|
||
|---|---|---|
| .. | ||
| go.mod | ||
| go.sum | ||
| types.go | ||