fabro/lib/crates/fabro-cli
Bryan Helmkamp 3b5bb33d73 refactor(run): remove worker-side SlateDB access
Move detached workers onto an HTTP-backed runtime store so the server
remains the only SlateDB owner. This replaces the worker's seeded local
RunDatabase with a canonical server-backed handle for state, events, and
blobs, and updates workflow runtime plumbing to use that abstraction.
2026-04-07 14:33:33 -04:00
..
src refactor(run): remove worker-side SlateDB access 2026-04-07 14:33:33 -04:00
tests/it refactor(run): remove worker-side SlateDB access 2026-04-07 14:33:33 -04:00
build.rs Move git SHA/build date from fabro-util to fabro-cli build.rs 2026-03-13 15:03:12 -04:00
Cargo.toml refactor(run): remove worker-side SlateDB access 2026-04-07 14:33:33 -04:00