UNPKG

jssh-snippet-redis-shards

Version:
23 lines 457 B
{ "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": "*" } }