Re: [REMINDER] IRC meeting - 2013-01-23

2013-01-22 Thread Benoit Chesneau
On Tue, Jan 22, 2013 at 7:00 PM, Dave Cottlehuber wrote: > Hi all, > > We'll be having the usual meeting in #couchdb-meeting on > irc.freenode.org at 20:00 GMT Wednesday as usual. Note the different > channel! > > http://everytimezone.com/#2013-1-23,1920,6be for your local timezone. > > If yo

[jira] [Commented] (COUCHDB-1651) Server responds 400 "Exceeded rewrite recursion limit" indefinitely

2013-01-22 Thread Christopher Bonhage (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13559876#comment-13559876 ] Christopher Bonhage commented on COUCHDB-1651: -- Very interesting. I am also

[REMINDER] IRC meeting - 2013-01-23

2013-01-22 Thread Dave Cottlehuber
Hi all, We'll be having the usual meeting in #couchdb-meeting on irc.freenode.org at 20:00 GMT Wednesday as usual. Note the different channel! http://everytimezone.com/#2013-1-23,1920,6be for your local timezone. If you have a specific topic we should talk about, reply here or bring it up on

Re: Nested views: iterative map reduce implementation

2013-01-22 Thread nicholas a. evans
On Tue, Jan 22, 2013 at 10:22 AM, Dirkjan Ochtman wrote: > I think this same feature was previously called chained map/reduce (or > views) around these parts. Yeah, they are both iterative incremental map/reduce. I thought it made sense to distinguish between the tightly coupled but simpler to u

Re: Nested views: iterative map reduce implementation

2013-01-22 Thread nicholas a. evans
On Tue, Jan 22, 2013 at 10:18 AM, nicholas a. evans wrote: > My (incomplete) code is at http://github.com/nevans/couchdb (in master). I moved this to the "nested_views" branch, to simplify diffs, etc. https://github.com/nevans/couchdb/compare/master...nested_views https://github.com/nevans/couch

Re: Nested views: iterative map reduce implementation

2013-01-22 Thread Dirkjan Ochtman
On Tue, Jan 22, 2013 at 4:18 PM, nicholas a. evans wrote: > I've started hacking on an implementation of iterative map reduce that I'm > calling "nested views". It's not nearly finished, but well overdue for > feedback from people who know what they're doing with CouchDB and Erlang. :) This soun

Nested views: iterative map reduce implementation

2013-01-22 Thread nicholas a. evans
I've started hacking on an implementation of iterative map reduce that I'm calling "nested views". It's not nearly finished, but well overdue for feedback from people who know what they're doing with CouchDB and Erlang. :) My bosses are open to a short term contract w