We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
f659159
Added ways to reset counter with delete() and reload() methods. Details can be found in the readme.
delete()
reload()
e369537
Added ways to update expiry: touch() and incWithTouch(). Details can be found in readme docs.
touch()
incWithTouch()
975765e
Updated work with expiration. Made it more convenient and now expiration can be incapsulated inside counter.
f55baf2
Added expiration support.
4497203
Fixed typo. Cleaned up code a little. Updated readme.
b62f967
Initial release.