Category: Couchbase Server

Introducing Ruby SDK 2.0 Developer Preview with JRuby Support

Introducing Ruby SDK 2.0 Developer Preview with JRuby Support

Hi everyone, after long preparations, I pleased to announce preview on next generation API for ruby client. In general it just aligns ruby client with all other SDKs, where new document-oriented API had been released about a month ago. At...

Introducing the Couchbase PHP Library 1.0

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!...

Jan Lehnardt December 16, 2014
Hello World with Couchbase and Ruby

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...

Multiple Bucket Connections in Couchbase and Ruby

Multiple Bucket Connections in Couchbase and Ruby

c = Couchbase.new(“http://localhost:8091/pools/default/buckets/my-bucket”) I believe it’s safe to say we are mostly all familiar with the above Ruby code.  It establishes a connection from the Ruby SDK to a bucket of our choosing inside our Couchbase cluster.  There are, of...

The Couchbase Team December 16, 2014
Ruby on Rails and Couchbase-Model for a Social Application!

Ruby on Rails and Couchbase-Model for a Social Application!

Also using HAML, SASS, Bootstrap, And Twitter OmniAuth… Before we start – Here’s the GitHub code for this App… We recently had our 3rd Couchbase San Francisco conference which, by the way,  was a great success and a fantastic day...

The Couchbase Team December 16, 2014