kitsune_p2p_dht_arc

Crates.iokitsune_p2p_dht_arc
lib.rskitsune_p2p_dht_arc
version0.4.0-dev.2
sourcesrc
created_at2021-06-30 14:44:08.782229
updated_at2024-05-08 03:19:43.446912
descriptionKitsune P2p Dht Arc Utils
homepagehttps://github.com/holochain/holochain
repository
max_upload_size
id416898
size55,656
Holochain Release Automation (holochain-release-automation2)

documentation

https://docs.rs/kitsune_p2p_dht_arc

README

kitsune_dht_arc

DhtArc subcrate for kitsune-p2p.

"DHT arcs" are continuous regions of the wrapping u32 DHT location space. Each Kitsune Agent maintains its own storage arc, starting at the agent's location and extending "to the right" by some specified amount. This crate defines types for expressing these arcs, the logic for updating them over time, and intersections and union operations on sets of arcs.

License: Apache-2.0

Commit count: 0

cargo fmt