forked from matter-labs/zksync-era
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(db): Soft-remove
storage
table (matter-labs#982)
## What ❔ Soft-removes the `storage` table, so that it's not referenced in any DB queries. The table itself will be dropped separately after this code change is deployed on all envs. ## Why ❔ Faster miniblock sealing; less data in Postgres. Also simplifies snapshot recovery. ## Checklist - [x] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [x] Tests for the changes have been added / updated. - [x] Documentation comments have been added / updated. - [x] Code has been formatted via `zk fmt` and `zk lint`. - [x] Spellcheck has been run via `zk spellcheck`. - [x] Linkcheck has been run via `zk linkcheck`.
- Loading branch information
Showing
44 changed files
with
803 additions
and
708 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
61 changes: 0 additions & 61 deletions
61
...lib/dal/.sqlx/query-1d2cc4b485536af350089cf7950be3b85419fde77038dd3de6c55aa9c55d375c.json
This file was deleted.
Oops, something went wrong.
23 changes: 23 additions & 0 deletions
23
...lib/dal/.sqlx/query-6d08cadce92f03b0596e068884854a701146f4b2dc92361f42598a5f9a72c36b.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
...lib/dal/.sqlx/query-9334df89c9562d4b35611b8e5ffb17305343df99ebc55f240278b5c4e63f89f5.json
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
...lib/dal/.sqlx/query-a45dd1d1344bf6b3447a2d72949067ee3bff92b04766e98336ca9338a19aef46.json
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
...lib/dal/.sqlx/query-b33e8da69281efe7750043e409d9871731c41cef01da3d6aaf2c53f7b17c47b2.json
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
...lib/dal/.sqlx/query-c4ea7812861a283448095acbb1164420a25eef488de2b67e91ed39657667bd4a.json
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.