swactor/crates/distribution/src
Zachery Aaron Shores-Chmielewski af1541695a
Some checks failed
ci/hello Job 'hello' completed
ci/smoke Pipeline 'smoke' success
ci/check Job 'check' completed
ci/clippy Job 'clippy' completed
ci/ci Pipeline 'ci' failure
feat: content addressed datastore (#41)
Content addressable datastore. Allows you to configure a node to store and stream large blobs of data, and retrieve them from any swactor-connected node.
Co-authored-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
Co-committed-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-15 17:03:31 +00:00
..
kademlia feat: content addressed datastore (#41) 2026-02-15 17:03:31 +00:00
swim feat: add support for iroh as the transport layer (#40) 2026-02-15 09:47:05 +00:00
cache.rs feat: distributed runtime (#30) 2026-02-12 09:13:50 +00:00
codec.rs feat: distributed runtime (#30) 2026-02-12 09:13:50 +00:00
crypto.rs feat: distributed runtime (#30) 2026-02-12 09:13:50 +00:00
driver.rs feat: add support for iroh as the transport layer (#40) 2026-02-15 09:47:05 +00:00
iroh_driver.rs feat: add support for iroh as the transport layer (#40) 2026-02-15 09:47:05 +00:00
lib.rs feat: add support for iroh as the transport layer (#40) 2026-02-15 09:47:05 +00:00
messages.rs feat: add support for iroh as the transport layer (#40) 2026-02-15 09:47:05 +00:00
node.rs feat: add support for iroh as the transport layer (#40) 2026-02-15 09:47:05 +00:00
registry.rs feat: add support for iroh as the transport layer (#40) 2026-02-15 09:47:05 +00:00
snapshot.rs feat: add support for iroh as the transport layer (#40) 2026-02-15 09:47:05 +00:00
transport.rs feat: content addressed datastore (#41) 2026-02-15 17:03:31 +00:00
types.rs feat: add support for iroh as the transport layer (#40) 2026-02-15 09:47:05 +00:00