Add SQLite schema metadata for DB resources
This commit is contained in:
parent
1a0f1e7671
commit
527090fd4c
8 changed files with 119 additions and 14 deletions
|
|
@ -94,8 +94,8 @@ blobs. Iroh-blobs, providers, encrypted blobs, richer cache policies, manifests,
|
|||
and file sync trees are future work.
|
||||
|
||||
`geth-db` currently registers local SQLite paths as DB resources and reports
|
||||
local-only sync status plus placeholder schema metadata. cr-sqlite loading,
|
||||
change extraction, and DB sync are future work.
|
||||
local-only sync status plus a read-only SQLite schema summary/hash. cr-sqlite
|
||||
loading, change extraction, and DB sync are future work.
|
||||
|
||||
`geth-kv` currently provides a SQLite-backed local fallback for named KV stores
|
||||
through `kv create/set/get`. Iroh Documents namespaces, prefix authorization
|
||||
|
|
|
|||
Loading…
Reference in a new issue