seanttaylor / sandbox-poc

Implementation of the Sandbox design pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should be able to recover/resume in-progress work on restarting a problem module

seanttaylor opened this issue · comments

Will use a write-ahead log for this. Creating the log module is the first step.