#generalized function caching by sipsma ·...

1 messages · Page 1 of 1 (latest)

rose stone
#

quick question around the implementation of this, if you wouldn't mind @unkempt ravine 🙂

When annotating a function with +cache=never, does this mean a cache layer is never created in the first place (never written to /var/lib/dagger)?

lunar barn
#

Does this mean even logic that doesn't use dagger primitives are also cached?

unkempt ravine