Files
Giacomo Vercesi 0b2754c824 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 15:23:43 +02:00
..
2023-07-03 15:23:10 +00:00
2023-04-28 14:34:52 +02:00
2023-04-20 14:43:13 +02:00