Hello there! I just needed to improve my Node.js file system skills, so I created FlatDB.
FlatDB it's a simple JSON storage database for systems that doesn't require extreme performance or intensive use. Some times we just need to save some information for late use or read it on the boot and write when the process shutdown, and we won't install a whole database stack for just a simple task. For more informations: https://github.com/cranic/node-flatdb Hope you guys like it. -- Att, Alan Hoffmeister -- Job Board: http://jobs.nodejs.org/ Posting guidelines: 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
