mrcritical/ironcache

Increment no longer returns a message response

mrcritical opened this issue · 1 comments

At some point the cache stopped returning a message in the response. Instead it just returns the new value. So validation needs to change to check the value presence, rather then the message.

Added the check for value, rather then the message.