Add redis storage driver
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
This commit is contained in:
@@ -9,3 +9,4 @@ serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.143"
|
||||
tokio = { version = "1.47.1", features = ["full"] }
|
||||
tracing = "0.1.41"
|
||||
redis = { version = "0.25.4", features = ["tokio-comp", "connection-manager", "aio"] }
|
||||
|
Reference in New Issue
Block a user