itsphilos
- Karma
- 22
- Created
- December 15, 2020 (5y ago)
- Submissions
- 0
-
The FunctionCacher Python utility provides a way to cache the result of a (computation- or IO-heavy) function call to a location on the filesystem, ideally onto a ramdisk/tmpfs. This allows caches to exceed the lifetime…