You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: