couchbase-ruby-client
couchbase-ruby-client copied to clipboard
Couchbase Ruby Client Library (Official)
Results
8
couchbase-ruby-client issues
Sort by
recently updated
recently updated
newest added
## Motivation Prefilters allow users to run vector queries on a subset of the vector index. ## Changes * Add a prefilter option on `VectorQuery` allowing users to specify the...
## Motivation Some KV operations are using the Public API. We should migrate all of them to the Core API. This is necessary for the observability work. ## Changes Rewrite...