I know. Can't think on any other 'native' persistence source. What are you trying to accomplish? Why not use DBs or Caches?
- Sri Srirangan | +91 9711 477 595 | About <http://srirangan.net/about> GitHub <https://github.com/Srirangan> LinkedIn<http://www.linkedin.com/in/srirangan> Twitter <http://twitter.com/srirangan> | Review19 <http://review19.com> "Collaborate & Track Decisions" On Sun, Sep 16, 2012 at 7:59 AM, Alan Hoffmeister <[email protected] > wrote: > It would be nice don't touch the file system api, at least directly... > > -- > Att, > Alan Hoffmeister > > > 2012/9/15 Srirangan <[email protected]>: > > Files? > > > > Srirangan | +91 9711 477 595 | About GitHub LinkedIn Twitter | > > Review19 "Collaborate & Track Decisions" > > > > > > On Sun, Sep 16, 2012 at 7:55 AM, Alan Hoffmeister > > <[email protected]> wrote: > >> > >> Dear fellows, > >> > >> We all know that javascript from modern browsers allow us to persist > >> data by local storage methods. > >> I hadn't success with my Google search so I thought it would be better > >> to ask here before move on using the fs API, so: does Node.js provide > >> some kind of native data persistence? I know that I could use > >> databases/cache systems for this, but I think that I wont hurt anyone > >> asking this. > >> > >> Thanks! > >> > >> -- > >> 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 > > > > > > -- > > 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 > > -- > 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 > -- 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
