jssh-snippet-redis-shards
Version:
Install multiple Redis servers on one Ubuntu box.
23 lines • 457 B
JSON
{
"name": "jssh-snippet-redis-shards",
"version": "0.0.4",
"description": "Install multiple Redis servers on one Ubuntu box.",
"main": "index.js",
"repository": {
"type" : "git",
"url" : "https://github.com/streamich/jssh-snippet-nginx-shards.git"
},
"keywords": [
"nginx",
"shards",
"cluster",
"install",
"ubuntu",
"jssh",
"shell",
"snippet"
],
"dependencies": {
"jssh-snippet-redis": "*"
}
}