add nimrdkafka
This commit is contained in:
parent
686bd46cb0
commit
3219447cb3
1 changed files with 14 additions and 1 deletions
|
|
@ -3639,5 +3639,18 @@
|
|||
"description": "ctrulib wrapper",
|
||||
"license": "GPLv2",
|
||||
"web": "https://github.com/skyforce77/ctrulib-nim"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "nimrdkafka",
|
||||
"url": "https://github.com/dfdeshom/nimrdkafka.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"wrapper",
|
||||
"kafka"
|
||||
],
|
||||
"description": "Nim wrapper for librdkafka",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/dfdeshom/nimrdkafka"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue