Backup 2.0
Revision as of 04:11, 13 August 2010 by Derek Chirnside (talk | contribs) (→Completely rewritten Backup/Restore framework)
Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Backup 2.0.
Moodle 2.0
Contents
Basic Features
Completely rewritten Backup/Restore framework
- No longer bound by memory (can work with any size course)
- Pre-detect wrong situations
- Rollback (if possible) to previous states
- Apply any possible benefit both for speed (some interim in-memory caches) and memory (better parsing techniques).
Initial Notes from [Development:Backup_2.0]