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

Re: [DISCUSS] Rebase CouchDB on top of FoundationDB

2019-01-27 Thread nicholas a. evans
Thanks Jan, On Sun, Jan 27, 2019, 3:43 AM Jan Lehnardt The FDB proposal is starting at a higher level than the pluggable storage > engines. This isn't just about storage, but also about having a new > abstraction over the distributed systems aspects of CouchDB. > Right, FoundationDB would

Re: [DISCUSS] Rebase CouchDB on top of FoundationDB

2019-01-27 Thread Jan Lehnardt
Hi Nick, Thanks for writing in. The FDB proposal is starting at a higher level than the pluggable storage engines. This isn't just about storage, but also about having a new abstraction over the distributed systems aspects of CouchDB. As for reduce: CouchDB will *not* lose reduce. Details are