Add crsql changes metadata status
This commit is contained in:
parent
e039a4f81f
commit
677945073b
8 changed files with 182 additions and 15 deletions
|
|
@ -88,7 +88,7 @@ The bootstrap implementation provides:
|
|||
- local filesystem CAS commands: `add`, `get`, `hash`, `has`, `pin`, `unpin`,
|
||||
`cleanup`, `list`
|
||||
- local DB resource registration: `geth db add <name> <path>` and
|
||||
`geth db status <name>`
|
||||
`geth db status <name>` with schema and `crsql_changes` metadata
|
||||
- local SQLite-backed KV commands: `geth kv create/set/get`
|
||||
- local JSON document commands: `geth document create/status/set/get`
|
||||
- local daemon-lifetime pubsub snapshots: `geth pubsub pub/sub`
|
||||
|
|
|
|||
Loading…
Reference in a new issue