You can also dump your datastore to other application as well

On Jan 5, 1:37 pm, Didier Durand <durand.did...@gmail.com> wrote:
> Hi,
>
> There a bulk import / export feature on the roadmap: it will be usable
> for backups. Seehttp://code.google.com/appengine/docs/roadmap.html
>
> If I needed it, I would personally probably develop a backup function
> moving my data to an infrastructure totally distinct from Google to
> avoid all possible issues: I would use S3 from Amazon to backup (via
> async taks) my data on the fly in real time when as store it in GAE.
>
> It's a bit of dev but probably the most secure cloud-based backup
> solution that I can see for now.
>
> regards
>
> didier
>
> On Jan 3, 10:44 pm, Eurig Jones <eurigjo...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > What are the options people are using currently for backup /
> > restoration of their app datastores? There seems to be a few issues
> > raised about it, but no concrete alternatives for it (for Java) as far
> > as I can see.
>
> > Regards,
> > Eurig Joneshttp://www.chesspresso.net

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to