feat: add dragonfly

This commit is contained in:
scanash00
2025-03-31 20:53:52 -08:00
parent cee3521a7f
commit c226a679f6
4 changed files with 55 additions and 0 deletions

View File

@@ -227,6 +227,22 @@
"server"
]
},
{
"id": "dragonfly-db",
"name": "Dragonfly",
"version": "1.28.1",
"description": "Dragonfly is a drop-in Redis replacement that is designed for heavy data workloads running on modern cloud hardware.",
"logo": "dragonfly-db.png",
"links": {
"github": "https://github.com/dragonflydb/dragonfly",
"website": "https://www.dragonflydb.io/",
"docs": "https://www.dragonflydb.io/docs"
},
"tags": [
"database",
"redis",
]
},
{
"id": "uptime-kuma",
"name": "Uptime Kuma",