On Tue, Mar 27, 2012 at 1:04 PM, nicholas a. evans <[email protected]> wrote: > Or is this a > hammer/screwdriver problem: should we be looking outside of couchdb to > handle this particular type of data analysis? E.g. monitor the > changes feed and run "zincrby messages:by_sender 1 $sender" for every > new row.
Oops. I forgot to mention that would be a *redis* command. :) I'm not averse to polyglot persistence (we already have redis in our stack). -- Nick
