On 14 June 2013 22:38, mangvlad <[email protected]> wrote: > Stanley, > > I have tried to use lists, but its performance was 10x times worse, > than doing it in node.js. > > Thanks, > Vlad >
Hey Vlad, If you are able to share some code (for both solutions) this would be interesting to understand where the hit is taken. You might also see what happens to your list functions when you swap in http://github.com/iriscouch/couchjs instead. A+ Dave
