mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-11-07 18:07:27 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| chunk_pool | ||
| file_location_cache | ||
| log_entry_sync | ||
| miner | ||
| network | ||
| pruner | ||
| router | ||
| rpc | ||
| shared_types | ||
| src | ||
| storage | ||
| storage-async | ||
| sync | ||
| .gitignore | ||
| Cargo.toml | ||