Skip to content

SET keys - Support for KEEPTTL flag  #1920

@ilia-cy

Description

@ilia-cy

As detailed in Redis documentation regarding SET operations, version 6.0 added the support for KEEPTTL that will modify the value of a key without modifying its TTL.

Searching the code I do not see any reference to that flag or its usage.

Is it currently supported, and if so - how is it done?
If not, can I submit a feature request?

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