Wonderful, that could serve many different purposes!! Just wondering: has anyone tested couchdb running on a ramdisk, instead of normal disks?
--Giovanni 2015-11-12 14:52 GMT+01:00 Garren Smith <[email protected]>: > Nice work Craig. This is very cool. > > > > On 12 Nov 2015, at 3:48 PM, Alexander Shorin <[email protected]> wrote: > > > > Very nice! Congrats with the release! > > -- > > ,,,^..^,,, > > > > > > On Thu, Nov 12, 2015 at 3:26 PM, Craig Minihan > > <[email protected]> wrote: > >> 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 > >
