-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
status: blockedAn issue that's blocked on an external project changeAn issue that's blocked on an external project changetype: enhancementA general enhancementA general enhancement
Description
Current behavior: RedisKeyExpiredEvent has an unused generic argument T.
Expected behavior is one of the following:
RedisKeyExpiredEventdoes not have a generic argument.- Method
getValue()inRedisKeyExpiredEventreturns an object of the generic type specified inRedisKeyExpiredEvent. May also require changes to the stored value and the constructor methods.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status: blockedAn issue that's blocked on an external project changeAn issue that's blocked on an external project changetype: enhancementA general enhancementA general enhancement