Incremental data backups on Google App Engine using Fantasm and datastore namespaces.
Data reliability is essential for any application. Applications running on Google App Engine have well-protected data out-of-the-box: Google provides redundant disks and data replication between data centres. One can rest quite assured that your data is safe from hardware failure. However, a final risk remains: you. If you, or...