Files
Giacomo Vercesi c9590892e9 pipeline: drop Disk from storage methods
This commit changes the following method names across the codebase:
* `storeToDisk` -> `store`
* `loadFromDisk` -> `load`
This has been done since the storage is no longer bound to the local
storage.
2023-09-06 11:23:37 +02:00
..
2023-04-28 14:34:39 +02:00
2022-06-20 19:04:18 +02:00