Incorporate tm-db #9092
Labels
C:Store
dependencies
Pull requests that update a dependency file
Type: Code Hygiene
General cleanup and restructuring of code to provide clarity, flexibility, and modularity.
Summary
Bring over the tm-db interface and 1-2 databases for support in the sdk.
Problem Definition
Too many DBs are used and the abstraction for many dbs disallows the usage of specific database features.
Proposal
Merge tm-db interface into the sdk and bring over memdb (for testing) and 1-2 databases.
We discussed this in the sdk call and have decided to move forward with this.
The preferred DBs are badger and rocksdb, if you believe this is not enough or another database should be considered, please leave a comment.
For Admin Use
The text was updated successfully, but these errors were encountered: