3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-02-07 03:22:15 +00:00
rust-cache/src
Steven Hartland 20dff26b3f chore: use 8 character hash components
Use 8 character hash components to reduce the key length, making it
more readable.

Fixes #97
2023-05-18 22:07:47 +01:00
..
cleanup.ts fix: cache key stability (#142) 2023-05-18 22:48:40 +02:00
config.ts chore: use 8 character hash components 2023-05-18 22:07:47 +01:00
restore.ts fix: cache key stability (#142) 2023-05-18 22:48:40 +02:00
save.ts fix: cache key stability (#142) 2023-05-18 22:48:40 +02:00
utils.ts fix: cache key stability (#142) 2023-05-18 22:48:40 +02:00
workspace.ts avoid calling cargo metadata on pre-cleanup 2022-11-03 11:26:22 +01:00