0g-storage-node/node/storage/src
Bo QIU e912522386
Some checks are pending
abi-consistent-check / build-and-compare (push) Waiting to run
code-coverage / unittest-cov (push) Waiting to run
rust / check (push) Waiting to run
rust / test (push) Waiting to run
rust / lints (push) Waiting to run
functional-test / test (push) Waiting to run
Supports to sync historical files without NewFile gossip message (#269)
* Supports to randomly sync historical files

* Add name for random file sync batcher

* Remove sync store metrics since multiple random batcher created

* opt log

* ignore pruned or finalized historical file

* Add python tests for historical file sync
2024-11-15 10:00:58 +08:00
..
log_store Supports to sync historical files without NewFile gossip message (#269) 2024-11-15 10:00:58 +08:00
config.rs Use LRU to cache MPT nodes. (#227) 2024-10-27 12:52:06 +08:00
error.rs Initial commit 2024-01-04 18:05:32 +08:00
lib.rs Implement Pruner to delete unwanted data. (#70) 2024-05-31 13:11:06 +08:00