Skip to content

Commit d9f74a6

Browse files
authored
Merge pull request #1 from pashoo2/release/0.0.1
release 0.0.1
2 parents 3f15327 + c8cf553 commit d9f74a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "RedisPipelineCommander",
2+
"name": "@pashoo2/redis-pipeline-commander",
33
"version": "0.0.1",
44
"description":"Auto distribution between Redis nodes and merging a queries to pipelines. Transactions support",
5-
"keywords" : ["redis","pipelines","sharding"],
5+
"keywords" : ["redis","pipeline","sharding","auto pipeline", "auto sharding"],
66
"main":"index.js",
77
"dependencies": {
88
"bluebird": "^1.0.0",

0 commit comments

Comments
 (0)