mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package surrealdb (#2935)
This commit is contained in:
parent
a07fea432e
commit
9aacfe973e
@ -34059,8 +34059,15 @@
|
|||||||
"performance",
|
"performance",
|
||||||
"base64",
|
"base64",
|
||||||
"unicode",
|
"unicode",
|
||||||
"avx2", "avx512", "neon", "sse", "riscv",
|
"avx2",
|
||||||
"utf8", "utf16", "utf32", "transcoding"
|
"avx512",
|
||||||
|
"neon",
|
||||||
|
"sse",
|
||||||
|
"riscv",
|
||||||
|
"utf8",
|
||||||
|
"utf16",
|
||||||
|
"utf32",
|
||||||
|
"transcoding"
|
||||||
],
|
],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://github.com/ferus-web/simdutf"
|
"web": "https://github.com/ferus-web/simdutf"
|
||||||
@ -34109,5 +34116,22 @@
|
|||||||
"description": "Youtube downloader library and CLI.",
|
"description": "Youtube downloader library and CLI.",
|
||||||
"license": "GPLv3",
|
"license": "GPLv3",
|
||||||
"web": "https://github.com/navid-m/newt"
|
"web": "https://github.com/navid-m/newt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "surrealdb",
|
||||||
|
"url": "https://github.com/Xkonti/surrealdb.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"surrealdb",
|
||||||
|
"database",
|
||||||
|
"surrealql",
|
||||||
|
"driver",
|
||||||
|
"sql",
|
||||||
|
"nosql",
|
||||||
|
"websocket"
|
||||||
|
],
|
||||||
|
"description": "SurrealDB driver for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Xkonti/surrealdb.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user