Hey Craig, I was really amazed how fast the MapReduce implementation is. Cool thing! I think you should get in touch with some core developers and tell them more ... (Alex Shorin, Bob Newson, Jan Lehnardt and others ... )
All the best Andy On 12 November 2015 at 14:52, Garren Smith <[email protected]> wrote: > 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 > > -- > Andy Wenk > Hamburg - Germany > RockIt! > > GPG fingerprint: C044 8322 9E12 1483 4FEC 9452 B65D 6BE3 9ED3 9588 > > https://people.apache.org/keys/committer/andywenk.asc > >
