Skip to content

[NEW] HGETEX command to get data from a hash field and update the TTL of the hash field at the same time. #13459

@13ilya-old

Description

@13ilya-old

The problem/use-case that the feature addresses

TTL for hash fields is a very useful and welcome feature,
thanks to which it is now possible to use hashes in the same way as tables to store expiring data, which will be grouped in a hash instead of in a pile of prefixed rows.

The only thing missing is the HGETEX command to get data from a hash field and update the TTL of the hash field at the same time.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions