[카테고리:] 미분류
-

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)에게는 매우 흥분되는 날입니다. 파트너사인 징가(Zynga), NHN과 함께 membase 오픈 소스 프로젝트의 결성을 발표했습니다. Membase는 단순하고 빠르며 신축성 있는 “NoSQL”(절대적으로...
-

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…