Missing 'cache' Transformation
rtymchyk opened this issue · 3 comments
rtymchyk commented
I notice that cache
is not a valid item under TRANSFORMATIONS
. For example, I'd like to be able to do:
transform.cache(expiry: 'max')
Is there any reason why I cannot create a PR to whitelist it?
rtymchyk commented
Pull request ready ^
gabifija commented
Already fixed! 👍
rtymchyk commented
Ty