I'm looking for file-based embedded store for Node.js with following features:
1. Support for master-master replication that replicates real time changes so you can easily have a cluster of node.js processes (on several servers) where you can read or write to any of them. An appropriate conflict-resolution mechanism should be thought of. 2. Support for both JSON and binary values 3. Non-memory-based -- 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/dd38be82-f643-40f2-9644-1abfc0dfffd6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
