Hi, I am using node.js with redis and couchbase(no sql like mongodb) I have multiple instant, and each one of then when the instant start - save the .DAT file on the memory, I want to save some memory and use only one instant to save the .DAT file . (and still i need a fast way to read from the array by index) the .DAT file hold uint8Array with over 10m items. Any one has a great idea? Thanks
-- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/338b77f5-8b13-4a11-ac3b-2d804ec908e0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
