Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion home/modules/ROOT/pages/sdk.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ collection.reactive.upsert("document-key", json)
The Couchbase SDKs allow applications to access a Couchbase cluster.
They offer traditional synchronous APIs as well as scalable asynchronous APIs to maximize performance.

[#table_sdk,cols="38,40,60,50"]
[#table_sdk,cols="38,40,60,50"]
|===
| SDK | Documentation | Hello World Example | API Reference

Expand Down