Re: [DISCUSS] CouchDB Roadmap

2019-01-27 Thread Garren Smith
Nice summary Jan thanks. Just to also comment on Mango aggregations. This is a bit of a stumbling block for FDB. Some of the work I did recently was to move the Mango selector matching from the co-ordinator down to the actual node that has the document. The next step would be to then be to do in-m

Re: [DISCUSS] CouchDB Roadmap

2019-01-25 Thread Robert Samuel Newson
Hi, An excellent summary, I agree on almost all points. Aggregate functions in Mango will need a plan that we can carry forward to fdb couchdb. As noted in my opening email, the current aggregate functionality (“reduce”) in couchdb is the main piece that we don’t have a solution to with fdb (b

[DISCUSS] CouchDB Roadmap

2019-01-25 Thread Jan Lehnardt
Hi everyone, this is one of the threads we promised. This one covers the roadmap discussion. This thread aims to answer: - which version would the FDB work land in? - what happens with non-FDB CouchDB until then? - specifically, how are the current roadmap items affected? - how are the two dif