0g-storage-node/node
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
..
chunk_pool Sync and finalize sharded data. (#79) 2024-06-08 02:50:36 +08:00
file_location_cache Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
log_entry_sync Wait SyncedBlock to be processed for revert block (#45) 2024-04-11 18:13:52 +08:00
miner Implement Pruner to delete unwanted data. (#70) 2024-05-31 13:11:06 +08:00
network Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
pruner Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
router Sync and finalize sharded data. (#79) 2024-06-08 02:50:36 +08:00
rpc Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
shared_types Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
src Sync and finalize sharded data. (#79) 2024-06-08 02:50:36 +08:00
storage Sync and finalize sharded data. (#79) 2024-06-08 02:50:36 +08:00
storage-async Sync and finalize sharded data. (#79) 2024-06-08 02:50:36 +08:00
sync Sync and finalize sharded data. (#79) 2024-06-08 02:50:36 +08:00
.gitignore Initial commit 2024-01-04 18:05:32 +08:00
Cargo.toml Implement Pruner to delete unwanted data. (#70) 2024-05-31 13:11:06 +08:00