On 11/13/2013 09:04 AM, Matthieu Rakotojaona wrote:
Excerpts from Jens Alfke's message of 2013-11-13 06:25:45 +0100:
Map/reduce views answer those issues. I don’t know if MongoDB has them, but I 
assume it has something of about the same level of power

Mongodb has map-reduce-finalize. Finalize can clear up intermediate values that you needed for the reduce step, a quite nice feature I think even though I have no use case for it.

Reply via email to