Added beanstalkd

This commit is contained in:
Torbjørn Marø 2015-04-12 16:14:58 +02:00
parent 0c178a7d80
commit c8ded3d2cf

View File

@ -1326,5 +1326,15 @@
"description": "Bindings for Closure Compiler web API.",
"license": "MIT",
"web": "https://github.com/yglukhov/closure_compiler"
},
{
"name": "beanstalkd",
"url": "git@github.com:tormaroe/beanstalkd.nim.git",
"method": "git",
"tags": ["queue", "messaging"],
"description": "A beanstalkd work queue client library.",
"license": "MIT",
"web": "https://github.com/tormaroe/beanstalkd.nim"
}
]