Results for: sync function

Give some Ratpack Love to your Spring Boot Application

Give some Ratpack Love to your Spring Boot Application

I recently started working with Ratpack and I quite like it. I mostly did quick projects from scratch. But I would like to use it in an existing Spring Boot application to replace the traditional MVC part. This is actually...

A CRUD REST API with Couchbase, RxJava and Ratpack

A CRUD REST API with Couchbase, RxJava and Ratpack

In my two previous blog posts I have introduced Ratpack and the lightweight ODM layer available in our Java SDK. This post will build up on them and showcase a REST API to manage users through the Couchbase repository. I...

Getting Started with Ratpack and Couchbase

Getting Started with Ratpack and Couchbase

I recently started playing with Ratpack.   It's a set of Java libraries for buiding modern HTTP applications. To go beyond that simple definition, Ratpack is non-blocking, asynchronous and netty-based. A bit like our Java SDK. So it comes as...

Released: Linq2Couchbase v1.1.0 the official Linq provider for Couchbase N1QL!

Released: Linq2Couchbase v1.1.0 the official Linq provider for Couchbase N1QL!

Released: Linq2Couchbase v1.1.0 the official Linq provider for Couchbase N1QL! Earlier this week we released v1.1.0 (specifically v1.1.0.2) of Linq2Couchbase, the official Linq Provider for Couchbase Server and N1QL! This release includes new and experimental features as well as bug...

Use Couchbase and RxJava to Make Java Read CSV files

Use Couchbase and RxJava to Make Java Read CSV files

RxJava is an awesome tool for reactive programming that’s also useful as a Java CSV reader. In case you’ve never used or even heard of RxJava, it is a a way of programming with asynchronous data streams. It is also...

Couchbase Mobile in a Cross Platform Telerik NativeScript App

Couchbase Mobile in a Cross Platform Telerik NativeScript App

From a personal level, I’m a huge fan of Telerik NativeScript. It is a cross platform development framework for building native Android and iOS applications using a single codeset, that code set being JavaScript. I had to put emphasis on...

Couchbase.NET SDK v2.2.7 w/Developer Preview of Index Management now available!

Couchbase.NET SDK v2.2.7 w/Developer Preview of Index Management now available!

Couchbase.NET SDK v2.2.7 w/Developer Preview of Index Management now available! Today we are releasing version 2.2.7 of the official Couchbase .NET SDK! This release notably contains supports for Index management and adds to the Sub-Document API which was released as...

Storing Base64 Files Directly in Couchbase via Node.js

Storing Base64 Files Directly in Couchbase via Node.js

So you're developing an application and you want to store your files in Couchbase. As of right now, Couchbase allows for documents up to 20MB in size which is larger than you think. Why would we store our files in...

Full Text Search in Couchbase 4.5 Developer Preview

Full Text Search in Couchbase 4.5 Developer Preview

One of my favorite new features being previewed in Couchbase Server 4.5 is Full Text Search, or FTS. Last year it was released as a standalone Developer Preview, and now you can try a new Developer Preview that’s fully integrated with Couchbase 4.5. Cécile...

Announcing Spring Data Couchbase 2.0 RELEASE

Announcing Spring Data Couchbase 2.0 RELEASE

Spring Data Couchbase 2.0 is a rewrite of the original Spring Data Couchbase 1.4.x connector. It is based on the Couchbase Java 2.2 SDK and makes heavy use of the new query language N1QL (which was introduced in Couchbase Server...

RWDevCon 2016:  Couchbase Mobile Lab – Taking Your Mobile Apps Offline

RWDevCon 2016: Couchbase Mobile Lab – Taking Your Mobile Apps Offline

Join me at RWDevCon iOS Tutorial Conference in Alexandria, Virginia on March 11, 2016. The conference features Beginner, Advanced, and Inspiration-tracked training sessions focused on iOS development, and you will have the opportunity to meet and connect with distinguished authors...

Couchbase Mobile 1.2:  Enabling ForestDB for iOS and Android

Couchbase Mobile 1.2: Enabling ForestDB for iOS and Android

Couchbase Mobile 1.2 The new release of Couchbase Mobile 1.2, now available for download, delivers significant improvements around performance on the local client side storage engine for mobile devices. More specifically, the latest integration of ForestDB as the new storage...