Gaebar Beta 2 Released
I'm happy to announce that there's quite an important update to Gaebar that brings with it some essential bug fixes and should help shave quite a bit of time off of your restores.
I've also created a new project called gaebar-gaed-skeleton on GitHub that gives you an empty Google App Engine Django (Helper) project with Gaebar pre-installed to start you off when creating your own applications.
Here's a list of changes in Beta 2:
- Fixed: All required properties, including references should work correctly now. Required properties would raise an exception during the restore process in Beta 1.
- Refactored: We are no longer using actual entity references (which was unnecessary) but keys to create reference properties. This means that creation order of references doesn’t matter any more (thanks to Pete Koomen who explained all this to me in an email ages ago; it only just sunk in, Pete!)
- New feature: Due to above changes, the restore process is now one-pass, not two. This means that restores should now take considerably less time.
- Refactored: I moved the functional tests out to their own GitHub module since they were being shared by both the gaebar-gaed and gaebar-aep test apps. This will make maintaining them much easier.
I want to thank Jonathan Ricketson for alerting me in the comments earlier today that the Beta 1 release was not handling required properties correctly (thanks, Jonathan). I also want to thank Thomas Bohmbach, Jr. for providing feedback and helping me test.
You can download Gaebar Beta 2 and the other Gaebar projects from my GitHub account.
If you'd like to learn more about Gaebar, please see my original announcement, which contains a screencast showing Gaebar (albeit Beta 1) in use.
As always, I value your bug reports, comments, and suggestions so please feel free to leave a comment and let me know of your experiences with Gaebar.
Comments
by Aral Balkan - Google App Engine Backup and Restore (Gaebar) released on 2008-12-31 21:30:21
by Bobby on 2009-01-04 02:52:38
by Alexander Vasiljev on 2009-02-19 05:40:18
by Thomas Bohmbach, Jr. on 2009-01-12 18:02:50
by Andy on 2009-01-11 03:54:11
by Aral on 2009-01-13 13:52:43
by Aral on 2009-01-13 13:53:24
by Dan on 2009-09-29 21:04:37