On Thu, Feb 25, 2010 at 12:59 AM, Gonzalo Suarez <[email protected]> wrote: > Hi John, > > I've been reading the last ruote documentation (2.1.x) and found that > little app, "barley". You have a sample running at heroku. As far as I > know, apps deployed on heroku can't write to disk. What persistence > mechanism are you using there? Memory? > > I'll try to find some time to catch up with the latest ruote versions. > Best regards,
Hello Gonzalo, please allow me to CC the mailing list since the answer might interest everybody in the group. http://freezing-stone-20.heroku.com/work Barley on Heroku is using ruote-dm (http://github.com/jmettraux/ruote-dm). This persistence mechanism is still beta (issues when more than 1 worker) but it fits perfectly in the Heroku environment. I have uploaded that heroku/barley to github : http://github.com/jmettraux/barley Kind regards, -- John Mettraux - http://jmettraux.wordpress.com -- you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en
