forked from sourcecred/sourcecred
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Utilize ZipStorage (sourcecred#2858)
Description For now, this class will be used to compress weighted graphs and cred graphs. these artifacts aren't especially readable on disk and also take up a 10s of MBs. This will allow larger instances to continue utilizing Github for the foreseeable future. If further optimization is needed, a higher-order ShardedStorage class can be implemented and used. builds towards sourcecred#2768 Test Plan `yarn build` in a local instance: 1. `scDev go` 2. `scDev grain` 3. `scDev serve` open http://localhost:6006 and verify that the frontends load as expected.
- Loading branch information
Showing
13 changed files
with
26 additions
and
17 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Binary file not shown.
1 change: 0 additions & 1 deletion
1
sharness/__snapshots__/test-instance/output/graphs/sourcecred/discourse/graph.json
This file was deleted.
Oops, something went wrong.
Binary file added
BIN
+5.03 KB
sharness/__snapshots__/test-instance/output/graphs/sourcecred/discourse/graph.json.gzip
Binary file not shown.
1 change: 0 additions & 1 deletion
1
sharness/__snapshots__/test-instance/output/graphs/sourcecred/ethereum/graph.json
This file was deleted.
Oops, something went wrong.
Binary file added
BIN
+143 Bytes
sharness/__snapshots__/test-instance/output/graphs/sourcecred/ethereum/graph.json.gzip
Binary file not shown.
1 change: 0 additions & 1 deletion
1
sharness/__snapshots__/test-instance/output/graphs/sourcecred/github/graph.json
This file was deleted.
Oops, something went wrong.
Binary file added
BIN
+3.96 KB
sharness/__snapshots__/test-instance/output/graphs/sourcecred/github/graph.json.gzip
Binary file not shown.
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
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
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
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
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