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.
1 parent 36e09e3 commit e232395Copy full SHA for e232395
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redis-sorted-cache",
3
- "version": "1.0.1",
+ "version": "1.0.3",
4
"description": "A helper class to expire keys from a sorted set in Redis, useful for timeseries caches",
5
"main": "./redis-sorted-cache.js",
6
"directories": {
0 commit comments