mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added beanstalkd
This commit is contained in:
parent
0c178a7d80
commit
c8ded3d2cf
@ -1326,5 +1326,15 @@
|
|||||||
"description": "Bindings for Closure Compiler web API.",
|
"description": "Bindings for Closure Compiler web API.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/yglukhov/closure_compiler"
|
"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"
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user