Open benStre opened 4 weeks ago
Currently, dirty state can only be restored from a complete localStorage state backup. This can be hugely optimized by only storing uncompleted transactions. Additionally, transaction logs can also be used to store a history of updates.
Currently, dirty state can only be restored from a complete localStorage state backup. This can be hugely optimized by only storing uncompleted transactions. Additionally, transaction logs can also be used to store a history of updates.