0g-storage-node/node/sync/src
peilun-conflux 0f52325f67
Sync and finalize sharded data. (#79)
* Save test logs.

* Prepare to handle shard config in chunk pool.

* Allow files to be finalized with only sharded data.

* Handle shard config change.

* Only sync needed data in shard config.

* Fix clippy and tests.
2024-06-08 02:50:36 +08:00
..
auto_sync Initial commit 2024-01-04 18:05:32 +08:00
controllers Sync and finalize sharded data. (#79) 2024-06-08 02:50:36 +08:00
context.rs Initial commit 2024-01-04 18:05:32 +08:00
lib.rs Supports to sync partial chunks (#4) 2024-01-19 14:04:59 +08:00
service.rs Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
test_util.rs Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00