0g-storage-node/node/sync
Bo QIU 84f455d1d4
Fix some issues in sync package (#111)
* Change default concurrent sync threads

* enhance log level in sync store

* Add rwlock in sync store to avoid concurrency issue

* enhance serial sync state machine log level

* wrap Instant for debug purpose

* add timestamp for connecting peers state

* Select random peer to sync chunks

* return sync peers states instead of connected peers only

* Use tokio async RwLock for sync store
2024-07-08 11:47:59 +08:00
..
src Fix some issues in sync package (#111) 2024-07-08 11:47:59 +08:00
Cargo.toml Initial commit 2024-01-04 18:05:32 +08:00