All functions |
|
---|---|
Filesystem Cache |
|
Google Cloud Storage Cache Google Cloud Storage backed cache, for remote caching. |
|
In Memory Cache |
|
Amazon Web Services S3 Cache Amazon Web Services S3 backed cache, for remote caching. |
|
Drops the cache of a memoised function for particular arguments. |
|
Forget past results.
Resets the cache of a memoised function. Use |
|
Test whether a memoised function has been cached for particular arguments. |
|
Test whether a function is a memoised copy.
Memoised copies of functions carry an attribute
|
|
Memoise a function |
|
Return a new number after a given number of seconds |