mirror of
https://github.com/modrinth/code.git
synced 2026-07-31 21:26:40 +00:00
Implement redis clustering (#5189)
Co-authored-by: Jai Agrawal <geometrically@Jais-MacBook-Pro.local>
This commit is contained in:
co-authored by
Jai Agrawal
parent
5c29a8c7dd
commit
fb1050e409
+1
-1
@@ -60,7 +60,7 @@ const_format = "0.2.34"
|
||||
daedalus = { path = "packages/daedalus" }
|
||||
dashmap = "6.1.0"
|
||||
data-url = "0.3.2"
|
||||
deadpool-redis = "0.22.0"
|
||||
deadpool-redis = { version ="0.22.0", features = ["cluster-async"] }
|
||||
derive_more = "2.0.1"
|
||||
directories = "6.0.0"
|
||||
dirs = "6.0.0"
|
||||
|
||||
Reference in New Issue
Block a user