Open andrewchambers opened 4 years ago
The idea is we could provide functions for use inside a debug repl (once it gets more polished).
(checkpoint :start) (checkpoint) (rollback -1) (rollback :start)
This might be relatively simple to implement using rsync and may be efficient enough.
The idea is we could provide functions for use inside a debug repl (once it gets more polished).
This might be relatively simple to implement using rsync and may be efficient enough.