Autor

TapMap Parte I: Trabalhando com um repositório de T com o Couchbase Server 2.0 e a biblioteca de clientes .NET
I’ve been meaning to put together a reference application for using .NET and Couchbase Server. While traveling to London for the Progressive NoSQL conference at Skills Matter, I passed the hours waiting for my hotel room to be ready by...

Using C# Domain Objects to Define Couchbase Views
The Couchbase Client Library 1.2-Beta includes a new API for some basic cluster management. There are methods for creating, removing and listing buckets. There are similar methods for managing design documents. These new features are found in the new class...

Wicked Easy .NET and NoSQL with Couchbase Server
NoSQL doesn’t have to be difficult. Generally speaking, it isn’t. But admittedly, and especially on Windows, it’s not always as clean as it could be. Each database has its challenges. Some are difficult to install. Some are difficult to configure....

XDCR com ASP.NET e Nancy
You’re probably aware of the new Cross Data Center Replication (XDCR) feature of Couchbase Server 2.0. Its most obvious utility is to allow you to replicate data from one Couchbase cluster to another. However, there are more novel use cases...