Function Cacher

The Function Cacher project (https://gitlab.com/philipp.friese/function-cacher) provides a way to cache the result of a (e.g. computation or IO-heavy) function to a provided storage location, typically on disk.