0g-storage-node/node/sync/src/auto_sync
peilun-conflux 3e23e81ae6
Repeat log catch-up until it's close to the latest height. (#114)
* Repeat log catch-up until it's close to the latest height.

* Add an oneshot channel to send catch up end complete.

* Fix comments.

* Fix tests.

* Fix ut.
2024-07-11 14:07:03 +08:00
..
batcher_random.rs Fix some issues in sync package (#111) 2024-07-08 11:47:59 +08:00
batcher_serial.rs Repeat log catch-up until it's close to the latest height. (#114) 2024-07-11 14:07:03 +08:00
batcher.rs Supports to concurrently sync files in sequence (#108) 2024-07-04 14:04:17 +08:00
mod.rs Fix some issues in sync package (#111) 2024-07-08 11:47:59 +08:00
sync_store.rs Fix some issues in sync package (#111) 2024-07-08 11:47:59 +08:00
tx_store.rs Initial commit 2024-01-04 18:05:32 +08:00