Skip to content

Commit

Permalink
Merge pull request #1 from pashoo2/release/0.0.1
Browse files Browse the repository at this point in the history
release 0.0.1
  • Loading branch information
pashoo2 authored Jul 6, 2021
2 parents 3f15327 + c8cf553 commit d9f74a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "RedisPipelineCommander",
"name": "@pashoo2/redis-pipeline-commander",
"version": "0.0.1",
"description":"Auto distribution between Redis nodes and merging a queries to pipelines. Transactions support",
"keywords" : ["redis","pipelines","sharding"],
"keywords" : ["redis","pipeline","sharding","auto pipeline", "auto sharding"],
"main":"index.js",
"dependencies": {
"bluebird": "^1.0.0",
Expand Down

0 comments on commit d9f74a6

Please sign in to comment.