add rethinkdb package
This commit is contained in:
parent
3a2809116c
commit
9a1d7030ca
1 changed files with 9 additions and 0 deletions
|
|
@ -1893,5 +1893,14 @@
|
|||
"description": "A simple benchmarking/timer library based on nim's lib/system/timers.nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rbmz/stopwatch"
|
||||
},
|
||||
{
|
||||
"name": "rethinkdb",
|
||||
"url": "https://github.com/rgv151/rethinkdb.nim",
|
||||
"method": "git",
|
||||
"tags": ["rethinkdb", "driver", "client", "json"],
|
||||
"description": "RethinkDB driver for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rgv151/rethinkdb.nim"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue