Skip to content

Hash Field Expiration Support #2834

@tishun

Description

@tishun

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

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions