Use Key Expire Event Listener in RedisLockRegistry [INT-4286] #8227
Labels
in: redis
status: duplicate
There is already an issue similar to this. The link to it should be present
type: enhancement
Gary Russell opened INT-4286 and commented
Since 1.7, spring-data-redis provides a canned
RedisKeyExpiredEvent
which publishes expiration events asApplicationEvents
.Quick test:
Reference URL: https://redis.io/topics/notifications
The text was updated successfully, but these errors were encountered: