Switch to using LRU for connection-cache Co-authored-by: ryleung-solana <91908731+ryleung-solana@users.noreply.github.com>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -4673,6 +4673,7 @@ dependencies = [
|
||||
"jsonrpc-http-server",
|
||||
"lazy_static",
|
||||
"log",
|
||||
"lru",
|
||||
"quinn",
|
||||
"rand 0.7.3",
|
||||
"rand_chacha 0.2.2",
|
||||
|
Reference in New Issue
Block a user