feat: prepare for alternative stores

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2026-01-17 00:19:18 +01:00
parent f19cea610b
commit 41b6479137
10 changed files with 316 additions and 179 deletions

View File

@@ -7,4 +7,4 @@ run = "cargo nextest run"
[tasks.example]
alias = "e"
run = "cargo run --example kubernetes-like"
run = "cargo run --bin kubernetes-like"