mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
add rethinkdb package
This commit is contained in:
parent
3a2809116c
commit
9a1d7030ca
@ -1893,5 +1893,14 @@
|
|||||||
"description": "A simple benchmarking/timer library based on nim's lib/system/timers.nim",
|
"description": "A simple benchmarking/timer library based on nim's lib/system/timers.nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rbmz/stopwatch"
|
"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…
x
Reference in New Issue
Block a user