Closed jeosgram-dev closed 1 year ago
incrdecr() must be implemented in Store, it is not chunk since in case of a collision it will fail.
incrdecr()
Store
chunk
this will fail in case the counters expire
incrdecr()
must be implemented inStore
, it is notchunk
since in case of a collision it will fail.