Skip to content

feat: add ttl support to CacheStore#225

Draft
yawara wants to merge 1 commit into
cameleon-rs:mainfrom
yawara:cache
Draft

feat: add ttl support to CacheStore#225
yawara wants to merge 1 commit into
cameleon-rs:mainfrom
yawara:cache

Conversation

@yawara

@yawara yawara commented Mar 12, 2026

Copy link
Copy Markdown
Contributor
  • Check test_all.sh is passed.
  • Add fix #{ISSUE_NUMBER} if the corresponding issue exists.
  • Fill out ## Changelog section. If the change is for only internal use, please write None to the section.

Changelog

  • Added TTL support to CacheStore and introduced CacheState to distinguish fresh, stale, and missing entries.
  • Updated register cache handling so stale entries are re-read automatically and PollingTime is used as cache TTL when available.

@yawara
yawara marked this pull request as draft March 12, 2026 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant