All, I've just released the first public version of AvanceDB - an open source 
high performance MapReduce engine designed to work with CouchDB.

I've used CouchDB in various projects for a few years now and have always been 
a fan. The only thing I wanted to improve was M/R performance.

I've developed AvanceDB as an open source project on github over the last few 
months. All documents are stored in RAM and processed by an embedded 
SpiderMonkey instance and it is pretty fast.

Hopefully this project is of interest to the CouchDB community, you can find a 
demo here: https://www.youtube.com/watch?v=szpYFrm0Udc and some architecture 
info here: https://www.youtube.com/watch?v=Au5a9aoX6Lg.

The repo is here: https://github.com/RipcordSoftware/AvanceDB

Cheers,
Craig Minihan

Reply via email to