Folks, Over the past six weeks or so we've been putting nearly all our development efforts into increasing the stability and especially data integrity of Heroku. We've done this by investigating every issue that you guys have reported (thanks!) really thoroughly, building a lot more redundancy and cross-checks into our internal infrastructure, and TONS of specs and integration tests.
The upshot of all this is that Heroku as a platform is much more mature than it was just a few months ago. We're not quite ready to remove the beta label yet - but we're getting much closer. One thing we've put a lot of attention into during the past few weeks is making snapshots solid. We've achieved that, and additionally, added some functionality where your app will be auto-snapshotted every day that it is active, so you'll always have a recent backup on hand. I do still recommend grabbing an export archive from time to time, which is always a good practice. This will make your data & code triple-redundant: the primary Heroku store, the daily snapshot backup, and your own local copy. That's what I call data integrity. :) Adam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
