forked from Fantom-foundation/Sonic
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove multidb db-split, use pebble-flg only (Fantom-foundation#86)
* Remove db presets switching * Remove db cache by table * Replace multidb producer with a fake one * Remove db routing table * Remove genesis-processing specific cache settings * Remove db migration * Move async-flushed producers from SupportedDBs into MakeMultiProducer * Remove old db migrations * Reduce usages of DBProducer in gossip/evm stores * Remove multidb producer * Fix flushing closed lachesis-N pebble database on stop (flg instead of fsh) * Fix losing HighestBefore events in vecflushable Fixed error: panic: panic of Vector clock: Event A=2:2:875e5a not found * Use always pebble-flg (check dirty flag even for imports/exports)
- Loading branch information
Jan Kalina
authored
Jan 25, 2024
1 parent
9eac240
commit d3eb92a
Showing
29 changed files
with
285 additions
and
1,815 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.