By the way you always have files as basic storage available, with utility methods from Mojo::Util (slurp and spurt) and Mojo::Json (j) you have the toolbox at your hand. Btw, im running a production fax service based on that, using files as the queue.
So I guess we have our integrated server side storage already, multiplattform and verify easy to use. +rl On Mon, Oct 13, 2014 at 6:44 PM, sri <[email protected]> wrote: > And something could be built that doesn't require something so big as >> BerkeleyDB or even anything external at all? >> > > You just have to look at my recent database poll thread to see that any > attempt at establishing a default database for Mojolicious would be futile. > Just 6 months ago my personal preference was MongoDB, now it's PostgreSQL > and DBM::Deep. Not to mention that any sensible option would require CPAN > dependencies, in which case you might as well install a plugin from CPAN. > > -- > sebastian > -- > You received this message because you are subscribed to the Google Groups > "Mojolicious" 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]. > Visit this group at http://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mojolicious" 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]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
