Author
Introducing the Couchbase Java SDK 3.0 Alpha
I am super excited to finally write this announcement, because it allows me to put the spotlight on something we’ve been working hard over the last months. In a collective effort across the SDK team, we have started to roll...
Inside the Java SDK: Connection Management
In this second instalment of “Inside the Java SDK” we are going to take an in-depth look at how the SDK manages and pools sockets to the various nodes and services. While not ultimately necessary to follow, I recommend you...
Inside the Java SDK: Bootstrap
From time to time we get questions on topics that do not directly fit into the documentation since they dig deeper into the internals of the client libraries. In this series we’ll cover different themes of interest – in this...
Response Time Observability with the Java SDK
Previous blogs gave a better understanding on how our approach to Real Time Observability (RTO) in general helps troubleshooting distributed systems and why we chose OpenTracing as a foundation and public API. If you haven’t already, you can check out...
Couchbase Spark Connector 2.0.0 Released
On behalf of the SDK team I’m happy to announce the release of the second major version of the Couchbase Spark Connector which most importantly brings compatibility with the Apache Spark 2.0.x series. A special thanks goes to community contributors...
Couchbase Spark Connector 1.0.0 Released
Spark Connector 1.0.0 Released After two developer previews and one beta I’m super happy to announce the first stable release of our Couchbase Spark Connector. The timing is no coincidence, since next week Spark Summit Europe 2015 is happening in...
All The Small Things – JVM Profiling Lessons From The Trenches
JMH (Java Microbenchmarking Harness) has become one of my invaluable tools to quantify (and ultimately justify) a performance optimization inside the Couchbase Java SDK and its related projects. Since I see many users and customers struggling with similar questions, I...
The Couchbase Java SDK 2.1.0 arrived!
On behalf of the whole team I’m happy to report that we’ve finally released the 2.1.0 version of the Couchbase Java SDK. Compared to the 2.0 branch it brings lots of new features as well as a myriad of smaller...
Introducing the Couchbase Spark Connector
On behalf of the whole team, I’m incredibly proud to announce that we’ve just released the first developer preview of our brand new Couchbase Spark Connector. It allows you to move data in and out of Couchbase directly using Spark...
Couchbase Spark Connector 1.0 Beta Release
More or less exactly two months after the second developer preview, I'm delighted to announce that we've shipped the first (and hopefully only) beta release of the Couchbase Spark Connector. It is a major step forward, bringing Spark 1.4 support...
Java SDK 2.2.0 Developer Preview Refresh
Note from March 2017: detailed information on the event bus and metrics collection can be found in the official documentation. Some information in this article may be outdated. While europe was melting away in the summer heat, Simon (from Paris),...
Couchbase Spark Connector – Developer Preview Refresh
It’s been a while since we’ve introduced the first developer preview of our brand new Couchbase Spark Connector. So we thought it’s time for another release, providing enhancements and a handful of new features. In particular: Native Support for Spark...