Spotted the idea here: https://github.com/day8/re-frame/issues/680#issuecomment-1303048519 can make it configurable by `set!`ing the cache fn. https://github.com/matterandvoid-space/subscriptions/blob/1cf6c89d1c61c2514415e05c0d8449ce92f3565c/src/main/space/matterandvoid/subscriptions/impl/subs.cljc#L38
Spotted the idea here:
day8/re-frame#680 (comment)
can make it configurable by
set!ing the cache fn.subscriptions/src/main/space/matterandvoid/subscriptions/impl/subs.cljc
Line 38 in 1cf6c89