"vscode:/vscode.git/clone" did not exist on "ddc7b85c5f28fd96009a006e5bed5c775bc7f367"
PSYNC2: just store script bodies into RDB.
Related to #4483. As suggested by @soloestoy, we can retrieve the SHA1 from the body. Given that in the new implementation using AUX fields we ended copying around a lot to create new objects and strings, extremize such concept and trade CPU for space inside the RDB file.
Please register or sign in to comment