-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
@samigeorgiev
Description
Redis has introduces hash fields expiration which is configurable through these commands: HEXPIRE, HPEXPIRE, HEXPIREAT, HPEXPIREAT.
Do you plan to add support for these commands?