Categoría: Uncategorized
-

Need database metrics? Using the Couchbase Admin Console
No matter what we work on and what system we are operating, we always need to have the right set of tools to get the job done. Airplane pilots need to have the right…
-

New Book: Getting Started with Couchbase Server
The first in a series of new books on Couchbase Server was released by O’Reilly at the beginning of the month. >Getting Started with Couchbase Server combines a wealth of information about deployment and…
-

New Operations in Membase
[This post also appears on Dustin’s github blog.] We built a couple of new protocol operations for people building applications. The general goal of adding an operation is to keep it orthogonal to other…
-

New release: GeoCouch as Extension
A new milestone has been reached: GeoCouch is now an extension for CouchDB that can be easily installed with your already running instance of CouchDB. Installing the GeoCouch extension is as easy as using…
-

ForestDB Storage Engine Available for Couchbase Server and Couchbase Lite
ForestDB is a next-generation storage engine defined by an open source project that started implementation a year ago. This embedded, key-value system is built to address the main drawbacks of typical B+-Tree index structure…
-

Node.JS SDK 2.0.0-beta Released!
We’ve just released a shiney new version of our Node.js SDK, now in Beta. This release reflects a significant amount of change from our previous SDK releases, including a brand new API which should…
-

NorthScale Unleashes Membase Server
Today is an exciting day for us at NorthScale. Along with our partners Zynga and NHN, we announced the formation of the membase open source project. Membase is a simple, fast, elastic “NoSQL” (absolutely…
-

The NoSQL Cage Match: Round 2
Architecture matters. A lot. Thumbtack Technology today reported results from its latest benchmark comparison of MongoDB, Cassandra DataStax, and Couchbase Server. Couchbase crushed the competition: 1.71M operations per second with sub-millisecond latency on read-heavy…
-

Notice Anything Different?
Today we began using our new company logo and updated the look and feel of our website. You can do a quick comparison of the logo change below. We hope you like it. For…
-

Optimistic vs Pessimistic Locking – Which One Should You Pick?
Assume that Alice and Joe both read the same data item from Couchbase Server, then they both changed the data, and then both tried to write the new versions back to the database. Whose changes should…
-

Paying Attention to what Time it is
First, the news. I’ve just posted a release candidate for spymemcached 2.6. The current prerelease Membase vbucket aware client is also based on that code. So what’s new in 2.6? There are a number…
-

PHP SDK 2.0.0 Beta
I am pleased to announce the beta release of the new PHP SDK. This release includes a few minor interface changes from the previous release (developer preview 2), as well as the addition of…