This repository was archived by the owner on May 1, 2025. It is now read-only.
Replies: 1 comment
-
The TTL is per store, and not per entity. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Current Behavior
Im using a EntityStore with ttl property as cache for an API call , each API call is an entity, every time I set an entity the ttl restart
Expected Behavior
I would like to configure a ttl for each entity and invalidate only the old entities
Beta Was this translation helpful? Give feedback.
All reactions