Added nimongo package

This commit is contained in:
Rostyslav Dzinko 2016-03-31 12:47:38 +03:00
parent c16b5b8e76
commit 84ccef41d5

View File

@ -4481,5 +4481,21 @@
"description": "High level xml library for Nim",
"license": "MIT",
"web": "https://github.com/vegansk/xmltools"
},
{
"name": "nimongo",
"url": "https://github.com/SSPkrolik/nimongo",
"method": "git",
"tags": [
"mongo",
"mongodb",
"database",
"server",
"driver",
"storage"
],
"description": "MongoDB driver in pure Nim language with synchronous and asynchronous I/O support",
"license": "MIT",
"web": "https://github.com/SSPkrolik/nimongo"
}
]