Skip to content

Releases: xdb-dev/xdb

v0.0.3

14 Apr 13:38

Choose a tag to compare

What's Changed

github.com/xdb-dev/xdb (v0.0.3)

Fixes

  • c459ac8 Map typed RPC errors and add --quiet to records get
  • 48a8679 Fix CLI to accept positional URI arguments and support init command

Other

  • 2b9b6a4 Reframe CLI as a small language and close grammar gaps

github.com/xdb-dev/xdb/cmd/xdb (cmd/xdb/v0.0.3)

Same commits as root (shared working set).

All tags: v0.0.3, cmd/xdb/v0.0.3

v0.0.2

20 Mar 12:01

Choose a tag to compare

What's Changed

github.com/xdb-dev/xdb (v0.0.2)

  • ae66e23 Make init create data dir, start daemon, and make all commands idempotent
  • 2c2e81e Replace hand-written filter with cel-go and wire into all stores
  • e38c7e8 Merge URI into Query and rename ListQuery to Query
  • 2c1d86e Add research documents for CEL to SQL conversion and filtering approaches
  • 323fd3f Wire CLI through RPC daemon, fix 6 store/filter bugs, and normalize type output

github.com/xdb-dev/xdb/cmd/xdb (cmd/xdb/v0.0.2)

  • ae66e23 Make init create data dir, start daemon, and make all commands idempotent
  • 2c2e81e Replace hand-written filter with cel-go and wire into all stores
  • e38c7e8 Merge URI into Query and rename ListQuery to Query
  • 323fd3f Wire CLI through RPC daemon, fix 6 store/filter bugs, and normalize type output

github.com/xdb-dev/xdb/store/xdbredis (store/xdbredis/v0.0.2)

  • 2c2e81e Replace hand-written filter with cel-go and wire into all stores
  • e38c7e8 Merge URI into Query and rename ListQuery to Query
  • 323fd3f Wire CLI through RPC daemon, fix 6 store/filter bugs, and normalize type output

github.com/xdb-dev/xdb/store/xdbsqlite (store/xdbsqlite/v0.0.2)

  • 2c2e81e Replace hand-written filter with cel-go and wire into all stores
  • e38c7e8 Merge URI into Query and rename ListQuery to Query
  • 323fd3f Wire CLI through RPC daemon, fix 6 store/filter bugs, and normalize type output

All tags: v0.0.2, cmd/xdb/v0.0.2, store/xdbredis/v0.0.2, store/xdbsqlite/v0.0.2