Skip to content

v0.6.0

Choose a tag to compare

@helmut-steiner helmut-steiner released this 04 May 11:19
· 5 commits to main since this release
  • Add bounded object-cache lifetimes so entries without an explicit expiration get a default TTL and longer writes are capped.
  • Add throttled garbage collection for object-cache files plus legacy cleanup for unlimited entries written before the cap.
  • Add admin settings for object-cache default TTL and maximum TTL cap.
  • Add test coverage for object-cache TTL normalization and expired-file cleanup.