Skip to content

ttl must work with sets incr command #293

Description

@guillaume-chervet

ttl must work with sets incr command. It seems to be not implemented. It must be for commands :

POST /data/sets/{id}/incr Atomically increment an integer by 1
POST /data/sets/{id}/incrby?by={long} Atomically increment an integer by by
POST /data/sets/{id}/incrbyfloat?by={decimal} Atomically increment a decimal value by by
POST /data/sets/{id}/decr Atomically decrement an integer by 1
POST /data/sets/{id}/decrby?by={long} Atomically decrement an integer by by

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions