UNPKG

faye-redis-sharded

Version:

Redis backend engine for Faye with support for sharding

23 lines (22 loc) 523 B
{ "name":"faye-redis-sharded", "description":"Redis backend engine for Faye with support for sharding", "author":"Myspace", "keywords":["faye", "faye-redis", "pubsub", "bayeux"], "version":"0.2.4", "engines":{ "node":">=0.4.0" }, "main":"./index", "dependencies":{ "redis":"0.8.x" }, "licenses":[{ "type":"MIT", "url":"http://www.opensource.org/licenses/mit-license.php" }], "repositories":[{ "type":"git", "url":"git@github.com:myspace/faye-redis-sharded-node.git" }] }