One of the significant benefits of working with Couchbase Server 2.0 is its flexible schema. Documents are stored as JSON, allowing for implicitly structured records that impose no order on each other. In the real world, that “implicit structure” comes...
New Relic has become an industry standard for web application performance measurement. With Kurobase releasing a new-relic add-on for Couchbase on the heroku platform, developers can have really good analysis and optimization tools at their disposal. Just add your new...
Though a number of core developers in the memcached project know, the casual memcached user may not be aware that over the last few months NorthScale released a bevy of memcached client and server contributions. NorthScale is continuing to work with...
Today we shared some results from a survey we conducted a few weeks ago to assess the current state of NoSQL adoption. Though we originally ran the survey to gather data for planning purposes, we found the data so interesting...
SSL version 3 is no longer secure. Recently, a new vulnerability in the SSL v3 protocol called the ‘Poodle attack’ was discovered by folks at Google. At Couchbase, since we take the security of our products seriously, we wanted you...
I'm working on a Twisted interface to the Couchbase client (https://github.com/couchbase/couchbase-python-client). The link there points to the synchronous interface. The experimental twisted branch is at https://github.com/couchbaselabs/couchbase-twisted-client To explain how the Twisted client works, I'll explain a bit about how the...
See what’s coming up at Couchbase in this week’s featured content and upcoming events. FEATURED CONTENT Blog Post of the Week #1 : Sample application – Ruby on Rails and Couchbase-Model for a Social Application! Blog Post of the Week...
Simplicity. That’s part of what has made memcached popular for bringing “fast” to web applications. The usage pattern is simple to understand, it’s simple to install the server, and of course it’s simple to get the client going with your...
[This blog was syndicated from http://blog.grallandco.com] Already 6 months! Already 6 months that I have joined Couchbase as Technical Evangelist. This is a good opportunity to take some time to look back. So first of all what is a Developer/Technical...
Learn more about how easy it is to use libcouchbase to communicate with a Couchbase cluster. Also read how libcouchbase work in a multithreaded context.
In some of the recent Membase meetups, the topic of what moxi does for clients has been discussed a bit. The bit of background many folks didn't initially have is that moxi began life as being a way to bring...
These days, more and more apps are running in the cloud, and they’re starting to take memcached with them. For example, as we announced earlier this week, nearly 300 applications are using NorthScale’s memcached as a service on Heroku’s Ruby-based...