mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added nimongo package
This commit is contained in:
parent
c16b5b8e76
commit
84ccef41d5
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user