mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package kdb (#1544)
This commit is contained in:
parent
3531cc8523
commit
ef82967d21
@ -18529,5 +18529,20 @@
|
||||
"description": "C macro for Nim.",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://github.com/xflywind/nimish"
|
||||
},
|
||||
{
|
||||
"name": "kdb",
|
||||
"url": "https://github.com/inv2004/kdb_nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"kdb",
|
||||
"q",
|
||||
"k",
|
||||
"database",
|
||||
"bindings"
|
||||
],
|
||||
"description": "Nim structs to work with Kdb in type-safe manner and low-level Nim to Kdb bindings",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://github.com/inv2004/kdb_nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user