2
7
Fork
You've already forked webidamd
1

Dynamic cache eviction #39

Open
opened 2025年07月24日 23:09:06 +02:00 by Natureshadow · 0 comments
  • Minimum TTL: Do not try to refresh before this timeout
  • Regular TTL: Auto-refresh (if enabled) after this timeout; either through the background-updater or by enqueueing an update job on use
  • Maximum TTL: Do not regularly deliver a cached record without prior update, but fall back to cached record on backend failure
  • Critical TTL: Never deliver records older than this, even on backend failure
* Minimum TTL: Do not try to refresh before this timeout * Regular TTL: Auto-refresh (if enabled) after this timeout; either through the background-updater or by enqueueing an update job on use * Maximum TTL: Do not regularly deliver a cached record without prior update, but fall back to cached record on backend failure * Critical TTL: Never deliver records older than this, even on backend failure
Sign in to join this conversation.
No Branch/Tag specified
main
rewrite/webidamd
renovate/serde-1.x
renovate/oauth2-4.x
renovate/serde_json-1.x
renovate/reqwest-0.x
renovate/libc-0.x
renovate/syslog-6.x
renovate/config-0.x
renovate/pamsm-0.x
v0.6.0
v0.5.0
v0.4.0
v0.3.0
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Bergblau/webidamd#39
Reference in a new issue
Bergblau/webidamd
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?