Function StackDatabaseRedis
Redis HIncrement
Increments the number stored at key by one if zero value provided, if float value provided, uses incrbyfloat command
Config
TODO::
Increments the number stored at key by one if zero value provided, if float value provided, uses incrbyfloat command
TODO::