hIncr() - Increment Field
hIncr(key: string, field: string, incrBy: number = 1, ttlMs?: number)
Increments the value of a field.
Inspired by: https://docs.keydb.dev/docs/commands/#hincrby
hIncr(key: string, field: string, incrBy: number = 1, ttlMs?: number)
Increments the value of a field.
Inspired by: https://docs.keydb.dev/docs/commands/#hincrby