Category: Tools & SDKs
Couchbase Labs Expiry Callbacks
TTL’s and Expiry Notification Couchbase includes a TTL (Time To Live) as part of the meta data fields for each document. Â All of the client SDK’s includes support for setting/querying/touching this value. Â The value is set as the “number...
Introducing the Couchbase PHP Library 1.0
A New World We are releasing Couchbase Server 1.8 today and with it a complete rewrite of our PHP SDK. This is all good news: We beefed up the internals significantly while keeping the API compatible with previous releases. Yay!...
Introducing the Couchbase DOTNET SDK 2.0 Development Blog Series
Learn high level architecture and features, overall goals of the .NET SDK with respect to the other Couchbase clients: Node, PHP, Java, and C.
Introducing the Couchbase .NET SDK 2.0 Beta 2!
Today we are releasing a Beta 2 of the Couchbase .NET SDK 2.0.  This is an exciting update in our continued commitment to the .NET platform, and the .NET community. We've even managed to squeeze in a few new features...
Hello World with Couchbase and Ruby
For those of you who might have seen my other blog, my goal is to convey the fact that using Couchbase with any of the language client libraries is very straightforward. The client libraries handle the complexity of the connection...
Couchbase DOTNET SDK 2.0 Development Series: Part 1-1: Server Config
The blog post explains the design and development of one of the the core configuration components of a Couchbase SDK: Server Configuration.
Couchbase .NET SDK 2.0 Development Series: Logging
*Note: source can be found here. While perhaps one of the more drab features of an SDK, logging and instrumentation is probably one of the most valuable in terms of finding and isolating issues and ensuring that your application is...
Couchbase .NET SDK 2.0 Developer Preview 1
At long last, we present the official Developer Preview 1 (DP1) for the Couchbase .NET 2.0 SDK! Previously, I posted about some of the motivation behind rewriting the Couchbase .NET SDK and also some of the goals and features you...
Using Couchbase Ruby Gem with EventMachine
As you may have noticed the new couchbase ruby gem has been released recently. The release 1.2.2 is mostly a maintenance release with several bug fixes, but yet you can try one new experimental feature: integration with EventMachine library. This...
Top Posts
- What are Embedding Models? An Overview
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Vector Embeddings?
- What Is Data Analysis? Types, Methods, and Tools for Research
- Application Development Life Cycle (Phases and Management Models)
- What Is a JSON Database and Why Are They Useful?
- The Importance of Data Preprocessing in Machine Learning (ML)
- What is Data Mining? Techniques, Tools, and Applications