hyper63 / hyper-ext-counter

A counter extension for hyper connect that increments a count object in hyper-cache
Apache License 2.0
1 stars 0 forks source link

bug: when I inc, dec for the first time, I get NAN #2

Closed twilson63 closed 2 years ago

twilson63 commented 2 years ago
As a dev
I want to call inc or dec and if the key/value record does not exist then create it with a starting point of zero
So that I don't have to make two calls