Commit 14ea111
committed
feat!: release 1.0.0-beta: FUSE integration, FS5 sharding/GC, and
CLI expansion
- Add `s5_fuse` crate for mounting S5 filesystems via FUSE
- Implement FS5 actor-based sharding, garbage collection, and
snapshot management
- Expand CLI with `mount`, `blobs`, `snapshots`, `tree`, and
`import` commands
- Stabilize core protocols, node synchronization, and
configuration formats
- Add CI workflows, security policy, and comprehensive
documentation guides1 parent 0fa6b55 commit 14ea111
File tree
111 files changed
+12479
-2748
lines changed- .github/workflows
- blob_stores
- local
- memory
- s3
- src
- sia
- src
- docs
- guides
- reference
- importers
- http
- src
- local
- src
- s5_blobs
- src
- tests
- s5_cli
- src
- cmd
- tests
- s5_core
- benches
- src
- blob
- cbor
- pins
- stream
- types
- s5_fs
- benches
- src
- actor
- bin
- tests
- s5_fuse
- src
- s5_node
- src
- tests
- s5_registry
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+12479
-2748
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
0 commit comments