Skip to main content
couchbaselabs
GitHub creator profile

couchbaselabs

Repository-level view of 120 collected skills across 4 GitHub repositories.

skills collected
120
repositories
4
updated
2026-08-03
repository explorer

Repositories and representative skills

error-handling
software-developers

Couchbase SDK error handling — UnambiguousTimeoutException vs AmbiguousTimeoutException, DocumentNotFoundException, CasMismatchException, DurabilityImpossibleException, SDK debug logging, sdk-doctor connectivity diagnostics, retryable vs non-retryable errors, circuit breaker, error best practices

2026-05-18
sdk-patterns-rust
software-developers

Couchbase SDK patterns for Rust — CAS optimistic locking, retry on CasMismatch, tokio bulk operations with join_all/FuturesUnordered, atomic counters, sub-document (MutateInSpec/LookupInSpec), array operations, exists, replica reads, touch/getAndTouch, preserve_expiry, error handling

2026-05-18
server-connection-rust
software-developers

Configure and optimize Couchbase SDK connections in Rust — async/tokio cluster setup, singleton pattern, wait_until_ready, timeouts, KV CRUD (upsert/insert/get/replace/remove), expiry, durability, sub-document operations

2026-05-18
server-querying-rust
software-developers

SQL++ queries with the Couchbase Rust SDK — scope.query, cluster.query, positional and named parameters, scan consistency, deserializing rows into structs, DML (INSERT/UPDATE/DELETE/UPSERT), MutationState RYOW

2026-05-18
testing-patterns-rust
software-quality-assurance-analysts-and-testers

Testing Couchbase Rust applications — unit testing with mockall, integration testing with testcontainers-rs, scope/collection isolation

2026-05-18
transactions-rust
software-developers

Distributed ACID transactions are not supported by the Couchbase Rust SDK 1.x — alternatives and workarounds

2026-05-18
couchbase
software-developers

Entry point for all Couchbase questions — routes to the right skill based on topic and language. Use for any question about Couchbase SDK connection, querying, search, transactions, analytics, field-level encryption, testing, mobile, caching, eventing, Kafka, XDCR, backup, security, or data modeling.

2026-05-13
getting-started
software-developers

Introduction to Couchbase for new developers — mental model, core concepts (bucket/scope/collection/document), service map (KV vs SQL++ vs Search vs Analytics), choosing the right skill, and where to start

2026-05-13
Showing top 8 of 113 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded