couchbase-rs icon indicating copy to clipboard operation
couchbase-rs copied to clipboard

The official, community supported Couchbase Rust SDK

Results 36 couchbase-rs issues
Sort by recently updated
recently updated
newest added

Hello. I want to use couchbase in rust but I have no idea how to begin. For instance, there are multiple releases of the c lib depending on OS and...

The depedency of cmake ist updated to 0.1.48 so that Visual Studio 2022 is supported. still unable to compile your code example "couchbase.lib" could nocht be opened

OS: MacOS BigSur 11.6 (20G165) Ver: 1.0.0-alpha.4 Rust Ver: rustc 1.58.0-nightly (dd549dcab 2021-11-25) build cmd: OPENSSL_DIR=/usr/local/Cellar/[email protected]/1.1.1l_1 cargo build --release -v --target x86_64-unknown-linux-musl Error details: error: failed to run custom build...

### Problem: Unable to run application using `couchbase=1.0.0-alpha.4` as it require a specific libcouchbase binary which is not present after [C SDK setup](https://docs.couchbase.com/c-sdk/current/hello-world/start-using-sdk.html). [C SDK setup](https://docs.couchbase.com/c-sdk/current/hello-world/start-using-sdk.html) doesn't seems to generate...

For some reason lcb doesn't write the locktime, unless the test is run under the debugger.

Think lcb supports this as something like lcb_wait

post-1.0

Lets make sure we build a well behaving and safe client at runtime.

enhancement