-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
Feature Request
Is your feature request related to a problem? Please describe
Redis now supports Hash Field Expiration
Describe the solution you'd like
The Lettuce driver would need to support the following commands to enable this feature:
- HEXPIRE
- HEXPIREAT
- HEXPIRETIME
- HPERSIST
- HPEXPIRE
- HPEXPIREAT
- HPEXPIRETIME
- HPTTL
- HTTL
-
HGETF -
HSETF
Describe alternatives you've considered
Not Applicable
Teachability, Documentation, Adoption, Migration Strategy
N/A
Metadata
Metadata
Assignees
Labels
type: featureA new featureA new feature