Add local DB resource registration

This commit is contained in:
Eric Wendland 2026-05-16 21:13:33 +02:00
commit 4ec50d7473
14 changed files with 313 additions and 8 deletions

View file

@ -273,7 +273,7 @@ Goal: add authorized stream-oriented management workflows over Iroh.
Goal: add durable synchronized data structures for SQLite/cr-sqlite and
Automerge documents.
- `[ ]` DB resource registration.
- `[x]` DB resource registration.
Acceptance criteria:
- `geth db add <name> <path>` records DB metadata.
- `geth db status <name>` reports local path, schema metadata, and sync state.