Author

GeoCouch: Bulk Insertion
The new release of GeoCouch improves the spatial index building time a lot (up to 10x). This comes from using a new bulk insertion algorithm. The spatial index (an R-tree) is implemented as an append-only data structure — just as CouchDB’s B-trees are —...
Volker Mische, Software Engineer, Couchbase
December 16, 2014

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 the GeoCouch Git-based source with your...
Volker Mische, Software Engineer, Couchbase
December 16, 2014

What’s up with the Python Couchbase SDK
Recently, there have been a few new versions of the Couchbase Python client available. It features a new API that is easier to use. As the SDK is now based on libcouchbase, it is also much faster. It’s also compatible with...
Volker Mische, Software Engineer, Couchbase
December 16, 2014