Open benStre opened 1 month 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.