You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feature: add ability for repositories to retrieve TTL for an object
* feature: enable @timetolive annotation and @document timeToLive property for JSON-mapped entities
* test: add TTL tests for @RedisHash
Provide support for:
@Document
just like@RedisHash
supports https://docs.spring.io/spring-data/redis/docs/current/api/index.html?org/springframework/data/redis/core/TimeToLive.html@TimeToLive
field-level annotationThe text was updated successfully, but these errors were encountered: