On Jan 19, 2:04 pm, Adam Wiggins <[email protected]> wrote: > This will work, but take note it will only work for a single dyno, and > the contents of the table will disappear periodically when the dyno is > cycled. If you add a worker or a second dyno, now you'll have two > in-memory tables which don't match.
I only have 1 dyno, and the in-memory tables would only be required for the current request cycle. I don't want them to hold over between requests. Still ok, yes?
-- You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en.
