0g-storage-node/node/storage/src/log_store
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
..
load_chunk chore: expose chunk data (#270) 2024-11-15 08:26:34 +08:00
config.rs @peter/db split (#262) 2024-11-08 22:06:45 +08:00
flow_store.rs @peter/detailed metrics (#256) 2024-11-13 17:07:34 +08:00
log_manager.rs @peter/detailed metrics (#256) 2024-11-13 17:07:34 +08:00
metrics.rs track tx seq number time consumed (#268) 2024-11-14 16:54:42 +08:00
mod.rs chore: expose chunk data (#270) 2024-11-15 08:26:34 +08:00
seal_task_manager.rs Avoid appending to_seal_set if sealer is not enabled (#212) 2024-10-08 14:26:35 +08:00
tests.rs @peter/db split (#262) 2024-11-08 22:06:45 +08:00
tx_store.rs Supports to sync historical files without NewFile gossip message (#269) 2024-11-15 10:00:58 +08:00