sbtourist / Journal.IO

Journal.IO is a zero-dependency, fast and easy-to-use journal storage implementation.
Apache License 2.0
260 stars 39 forks source link

Undo APIs #6

Closed chrisvest closed 12 years ago

chrisvest commented 12 years ago

In addition to implementing the undo APIs as discussed, a bug in redo() on an empty journal has been fixed, and the Redo class has been made private.