Re: [DISCUSS] Built-in reduce indexes

2020-01-16 Thread Garren Smith
For anyone that is interested in following along on this. I have an initial PR https://github.com/apache/couchdb/pull/2456 This isn't feature complete yet. I've written on the PR the current state of the work and the type of feedback I'm looking for now. Cheers Garren On Wed, Oct 23, 2019 at 3:50

Re: [DISCUSS] Built-in reduce indexes

2019-10-23 Thread Garren Smith
Hi, I've updated this RFC https://github.com/apache/couchdb-documentation/pull/441 with an implementation of the skiplist algorithm using FDB. Cheers Garren On Tue, Sep 24, 2019 at 4:01 PM Garren Smith wrote: > Hi All, > > Digging up this thread again just to let you know I wrote an RFC on > i

Re: [DISCUSS] Built-in reduce indexes

2019-09-24 Thread Garren Smith
Hi All, Digging up this thread again just to let you know I wrote an RFC on implementing reduce functions on top of FoundationDB https://github.com/apache/couchdb-documentation/pull/441 Cheers Garren On Thu, Apr 25, 2019 at 6:05 PM Adam Kocoloski wrote: > Hiya Garren, thanks for starting this

Re: [DISCUSS] Built-in reduce indexes

2019-04-25 Thread Adam Kocoloski
Hiya Garren, thanks for starting this one. A few comments inline: > On Apr 23, 2019, at 11:38 AM, Garren Smith wrote: > > Hi All, > > Following on from the map discussion, I want to start the discussion on > built-in reduce indexes. > > ## Builtin reduces > Builtin reduces are definitely the e

[DISCUSS] Built-in reduce indexes

2019-04-23 Thread Garren Smith
Hi All, Following on from the map discussion, I want to start the discussion on built-in reduce indexes. ## Builtin reduces Builtin reduces are definitely the easier of the two reduce options to reason about and design. The one factor to keep in mind for reduces is that we need to be able reduce