Understand and simplify CometBFT database backend #48
Labels
breaking
A breaking change
P:storage-optimization
Priority: Give operators greater control over storage and storage optimization
storage
tracking
A complex issue broken down into sub-problems
Uh oh!
There was an error while loading. Please reload this page.
Supersedes tendermint/tendermint#6032, breaking that issue down into more concrete, clearly separated deliverables/sub-tasks.
It's ultimately expensive and painful for the team to have to cater to many different use cases that require different underlying storage engines, and we would rather converge on a single database that meets our core requirements well. We do, however, want to simultaneously provide ways for integrators to access and transform core data into whatever storage system suits their use case.
Problems
RFC-001 provides some more detail around the problem space.
Work Breakdown
In order to achieve our overall goal of storage simplification, we need to complete the following work.
Original issue: tendermint/tendermint#9749
The text was updated successfully, but these errors were encountered: