Skip to content

v2.0.2

Choose a tag to compare

@jaemk jaemk released this 13 Jul 02:21
· 104 commits to master since this release
817301b
  • Docs/tests only (no API change): document the Expires trait / expires = true as the idiomatic way to set a dynamic, per-entry TTL (a lifetime computed at call time rather than the uniform ttl = N), with a runnable example reference, and add a regression test for the runtime-argument-driven TTL case (#246).