swactor/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
..
actor.rs fix: mild refactor and test coverage (#37) 2026-02-13 15:00:53 +00:00
channel.rs major feature update 2026-02-13 07:11:24 +00:00
config.rs major feature update 2026-02-13 07:11:24 +00:00
delivery.rs fix: mild refactor and test coverage (#37) 2026-02-13 15:00:53 +00:00
error.rs fix: stats datatypes and refactor channel signature (#28) 2026-02-10 07:35:58 +00:00
extension.rs fix: mild refactor and test coverage (#37) 2026-02-13 15:00:53 +00:00
lib.rs feat: skeleton for in browser swactor engine (#35) 2026-02-13 13:27:34 +00:00
runtime.rs feat: content addressed datastore (#41) 2026-02-15 17:03:31 +00:00
stats.rs feat: dashboard updates (#38) 2026-02-13 14:42:10 +00:00
transport.rs major feature update 2026-02-13 07:11:24 +00:00
worker.rs fix: mild refactor and test coverage (#37) 2026-02-13 15:00:53 +00:00