You've already forked AstralRinth
forked from didirus/AstralRinth
More tracing spans for Labrinth Redis (#5182)
* more tracing in redis ops * Improve Redis tracing * improve messages * make lpush and brpop use traced cmds
This commit is contained in:
@@ -27,6 +27,7 @@ async-stripe = { workspace = true, features = [
|
||||
"connect",
|
||||
"webhook-events",
|
||||
] }
|
||||
derive_more = { workspace = true, features = ["deref", "deref_mut"]}
|
||||
async-trait = { workspace = true }
|
||||
base64 = { workspace = true }
|
||||
bitflags = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user