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 64d8345 commit 435cb1eCopy full SHA for 435cb1e
README.md
@@ -1,5 +1,5 @@
1
# Redis functions balancer
2
-[](https://nodei.co/npm/coden/redis-functions-balancer)
+[](https://nodei.co/npm/redis-functions-balancer/)
3
4
Balance executable NodeJs function with redis.
5
package.json
@@ -1,6 +1,6 @@
{
"name": "redis-functions-balancer",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Balance NodeJs functions with Redis",
"repository": "https://github.com/dmitryuk/RedisFunctionsBalancer",
6
"main": "index.ts",
0 commit comments