添加valkey support

This commit is contained in:
CN-JS-HuiBai
2026-04-04 19:33:22 +08:00
parent 96dd30a343
commit f75e755f3d
6 changed files with 184 additions and 16 deletions

View File

@@ -13,6 +13,7 @@
"cors": "^2.8.5",
"dotenv": "^16.4.0",
"express": "^4.21.0",
"ioredis": "^5.10.1",
"mysql2": "^3.11.0"
}
}