Commit Graph
65 Commits
Author SHA1 Message Date
Omar Sobh 7ae1c4f950 feat: daemon event loop and full CLI (init, status, gc, snapshot, restore, replicate) 2026-06-16 03:55:22 +00:00
Omar Sobh 11c32df3cd merge: restore.rs 2026-06-16 03:53:19 +00:00
Omar Sobh 426323723c merge: snapshot.rs 2026-06-16 03:53:19 +00:00
Omar Sobh 5f032bae25 merge: hot.rs 2026-06-16 03:53:19 +00:00
Omar Sobh 8cd8ce9d16 merge: zfs.rs 2026-06-16 03:53:19 +00:00
Omar Sobh c20fdcb484 merge: manifest.rs 2026-06-16 03:53:19 +00:00
Omar Sobh fbd8840a70 merge: config.rs 2026-06-16 03:53:19 +00:00
Omar SobhandClaude Sonnet 4.6 f093a06e4b feat: restore from ZFS snapshot via clone
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-06-16 03:51:40 +00:00
Omar SobhandClaude Sonnet 4.6 96293ef794 feat: snapshot scheduling, retention pruning, cold replication
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-06-16 03:51:30 +00:00
Omar SobhandClaude Sonnet 4.6 f9af03a134 feat: hot tier GC with stale eviction and LRU space eviction
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-06-16 03:51:23 +00:00
Omar SobhandClaude Sonnet 4.6 dfb40eb13b feat: cargo config writer for automatic hot tier routing
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-06-16 03:50:39 +00:00
Omar SobhandClaude Sonnet 4.6 965eef4db5 feat: ZFS trait abstraction with SystemZfs and MockZfs
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-06-16 03:50:24 +00:00
Omar SobhandClaude Sonnet 4.6 bd390f953d feat: project manifest with load/save/upsert
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-06-16 03:49:43 +00:00
Omar SobhandClaude Sonnet 4.6 8ab3bb2d12 feat: config types and loader
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-06-16 03:49:25 +00:00
Omar Sobh 08b7f94e4c feat: claw-store workspace scaffold 2026-06-16 03:48:06 +00:00