http://sourceforge.net/project/showfiles.php?group_id=74624
What is Madeleine?
“Are you still using a database?”
Madeleine is a Ruby implementation of Object Prevalence:
Transparent persistence of business objects using command
logging and snapshots.
http://madeleine.sourceforge.net/
News in Madeleine 0.3:
* Automatic commands
* Some classes exported to the default module
* Clock support not loaded by default (require 'madeleine/clock')
* Bug fix: Error handling when replaying logged commands.
* New system through block instead of argument (API change)
* Works in $SAFE = 1
Thanks to Stephen Sykes for the automatic commands implementation.
/Anders