node.js - Storing mapreduce results -
i'm writing application node.js, express , mongo. on each page should show information, collect mapreduce.
upd: more information :) don't understand, how should process data - store collection or what? have lot of pages, on every page have sidebar results of map reduce(kind of statistic). results aren't changing often, don't need recount on every page load. , want find true way task)
Comments
Post a Comment