24 lines
706 B
Plaintext
24 lines
706 B
Plaintext
|
|
||
|
|
||
|
- Fix broken time-dependent unit test
|
||
|
* Rolling snapshots, with age limit
|
||
|
- Compressed snapshots
|
||
|
- Full support for YAML snapshots
|
||
|
- SOAP marshalling
|
||
|
* Configurable log marshaller (or use the snapshot marshaller?)
|
||
|
* Write a document about the different marshallers, for app. developers.
|
||
|
|
||
|
* Move all default implementations into a "Default" module
|
||
|
* Introduce an object representing a log directory
|
||
|
* Move recovery out of DefaultSnapshotMadeleine entirely
|
||
|
* Write an example with a web server
|
||
|
|
||
|
* Replace filesystem with mock objects for unit testing.
|
||
|
* ClockCommand
|
||
|
* Integrate batched-writes in SnapshotMadeleine
|
||
|
* More sample code
|
||
|
* More documentation
|
||
|
* DRb integration
|
||
|
* Rollback
|
||
|
* Handle broken logs?
|