Categoría: Sin categoría
-

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

Motor de almacenamiento ForestDB disponible para Couchbase Server y Couchbase Lite
ForestDB es un motor de almacenamiento de próxima generación definido por un proyecto de código abierto cuya implementación comenzó hace un año. Este sistema integrado de clave-valor está diseñado para abordar los principales inconvenientes de la estructura de índice de árboles B+ típicos…
-

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

El combate en jaula de NoSQL: Ronda 2
La arquitectura importa. Mucho. Thumbtack Technology informó hoy los resultados de su última comparación de rendimiento entre MongoDB, Cassandra DataStax y Couchbase Server. Couchbase aplastó a la competencia: 1.71 millones de operaciones por segundo con una latencia inferior a un milisegundo en cargas con predominio de lectura...
-

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…