0g-storage-node/node/src
Bo QIU 2fd9712d59
Enhance P2P network protocol to support batch messages for performance concern (#173)
* Add p2p protocol version in network identity

* Cache annouce file pubsub messages to publish in batch

* fix file location cache

* opt sync metrics

* opt file location cache default configs

* publish files announcements in batch

* enhance announce file pubsub msg metrics

* opt metrics

* fix ci

* fix clippy

* fix batcher

* minor fix

* opt batcher: publish all if expired
2024-08-29 09:55:24 +08:00
..
cli Supports HDD config file (#158) 2024-08-12 17:07:06 +08:00
client feat: file location admin rpc; refactor: all_shards_available (#134) 2024-07-19 11:55:18 +08:00
config Enhance P2P network protocol to support batch messages for performance concern (#173) 2024-08-29 09:55:24 +08:00
log.rs fix:log config : invalid filter directive (#146) 2024-08-06 18:46:53 +08:00
main.rs Add metrics for router and auto sync (#161) 2024-08-19 09:54:52 +08:00