[카테고리:] 미분류
-

I’ve installed Couchbase Server 2.0, now what?
Setting up Couchbase Server can be really easy but if you haven’t installed it yet, here are step-by-step instructions. If you’re new to Couchbase Server 2.0 and are wondering what’s new, this blog will give…
-

Introducing libcouchbase 2.4
libcouchbase 2.4.0 is here. It offers large architectural improvements and several new features, improving over previous versions. This blog was originally written for the 2.4.0 DP1 version, it has been modified to reflect the differences…
-

Introducing the Couchbase .NET Client Library 1.0
What’s in a Name? With the release of Couchbase Server 1.8, both the server and client libraries are getting a number of bug fixes. But the change that will mean the most to long…
-

Introducing the Couchbase ELMAH Error Log Provider
If you’re an ASP.NET developer, there’s a good chance you’ve heard of the ELMAH project. In case you haven’t, ELMAH (Error Logging Modules and Handlers) is a series of HTTP modules and an HTTP…
-

Introducing the Couchbase ASP.NET OutputCache Provider
As was reiterated in a recent post by A Main Hobbies CEO Kendall Bennett, Couchbase is a great solution for improving the performance of your ASP.NET applications. Beyond offering sub-millisecond CRUD operations for your…
-

Intro to Couchbase Document Design
The non-digital part of your life is full of documents. Your desk is covered in them. Some of them are structured (invoices, business cards), some of them are less structured (notes, sketches), and some…
-

Enyim 작성자이자 메인테이너인 아틸라 키슈코(Attila Kisko)와의 인터뷰
오늘 저는 Membase 기여자이자 .NET용 Membase 클라이언트 라이브러리인 Enyim의 개발자이자 메인테이너인 Attila Kisko와 즐거운 시간을 보냈습니다. 샌프란시스코로 휴가차 온 그는…
-

Incremental Mapreduce for Analytics with R
[This post also appears on Dustin’s github blog.] I’ve been wanting to describe some of my work with using R to help me understand data I’m collecting in Couchbase Server† because I find it…
-

How to Test Everything
[This post also appears on Dustin’s github blog]. I recently had a Membase user point out a sequence of operations that led to an undesirable state. I’ve got a lot of really good engine tests…
-

How to Move from MySQL to Couchbase Server 2.0: Part 1
If you have a database built using MySQL, you might be wondering if, and more importantly how, that database (and your application) can be moved to Couchbase. The biggest stumbling block is not the…
-

카오바베이스가 Draw Something으로 OMGPOP이 모든 기록을 깬 방법
Every now and then you get the opportunity to prove yourself on a big stage. Four weeks ago we got the chance. Couchbase user, OMGPOP, had launched Draw Something – a Pictionary-like game that…
-

Game Servers and Couchbase with Node.js – Part 3
In this part of the series, we will be setting up a game data storage system to allow you to store player game state over the course of their enjoyment of your game. To…