Add package respite (#2862)

This commit is contained in:
Ryan Oldenburg 2024-04-22 11:46:14 -05:00 committed by GitHub
parent 2058047a9f
commit 326beadab7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33198,6 +33198,22 @@
"license": "GPL-3.0-or-later",
"web": "https://github.com/lorenzoliuzzo/dim"
},
{
"name": "respite",
"url": "https://github.com/guzba/respite",
"method": "git",
"tags": [
"redis",
"resp",
"sqlite",
"sql",
"database",
"server"
],
"description": "Redis protocol backed by SQLite",
"license": "MIT",
"web": "https://github.com/guzba/respite"
},
{
"name": "sudo",
"url": "https://github.com/FyraLabs/sudo.nim",