Allows you to wrap caching behavior around an arbitrary command. It will take in a list of source files, generate a hash, then check a cache (stored in Azure Storage) to see if those inputs have been seen before. If so it will download the cached outputs instead of running the command. If no cache is found matching the hash it will run the command instead.
Main Code: 661 LOC (3 files) = JS (100%) | |||
Duplication: 84% | |||
File Size: 0% long (>1000 LOC), 0% short (<= 200 LOC) | |||
Unit Size: 0% long (>100 LOC), 31% short (<= 10 LOC) | |||
Conditional Complexity: 0% complex (McCabe index > 50), 96% simple (McCabe index <= 5) | |||
|
Logical Component Decomposition: primary (2 components) | ||
|
3 years, 3 months old
|
|
|
|
0% of code updated more than 50 times Also see temporal dependencies for files frequently changed in same commits. |
|
|
|
Goals: Keep the system simple and easy to change (4) |
|
Latest commit date: 2021-09-16
0
commits
(30 days)
0
contributors
(30 days) |
|
generated by sokrates.dev (configuration) on 2022-01-30