Nice work Daniel. If that side of CouchDB interests you, we have an open
ticket on improving the view server protocol.
See this mail[1] and ticket[2]


[1]
http://markmail.org/search/list:org.apache.couchdb-*?q=GSoc+2015+%7C+COUCHDB-1743+Make+the+view+server+%26+protocol+faster#query:list%3Aorg.apache.couchdb-*%20GSoc%202015%20%7C%20COUCHDB-1743%20Make%20the%20view%20server%20%26%20protocol%20faster%20order%3Adate-forward+page:1+mid:k4zr42bafmpwkdjx+state:results

[2] https://issues.apache.org/jira/browse/COUCHDB-1743

On Tue, Jan 24, 2017 at 3:22 AM, Paul Hammant <p...@hammant.org> wrote:

> I'm going to be a dumbass here and attempt to paraphrase - pls fix mine up
> so that I may understand it.
>
> You've written a CouchDB clone on top of MS's ChakraCore stack, but it
> isn't perfect because a) JavaScript modernized since CouchDB picked and
> implementation (and maybe CouchDB should modernize too), and b) it is
> somehow only the 'Query Server' side of CouchDB anyway.
>
>
> - Paul
>
> On Mon, Jan 23, 2017 at 4:56 PM, Daniel Munch <dani.mu...@gmail.com>
> wrote:
>
> > Hi all,
> >
> > I just wanted to throw this out into the wild. It is merely a long
> > week-end hack mainly for learning and fun and I was really happy that
> > it turned out so nicely so I thought why not sharing it. There isn't
> > any real intention on using this in production and I rather see it as
> > a playground for some funny low-level things. But in case anybody
> > finds this interesting, I'm open for feedback, questions and
> > suggestions.
> >
> > You can find more information and the code at
> > https://github.com/dmunch/couch-chakra
> >
> > Thanks for reading and happy hacking,
> > Daniel
> >
>

Reply via email to