link
redis/incr

Increment Value

Increment integer value

string
counter

Command

INCR key

Examples

Increment counter by 1

INCR counter