[router] cache-aware load-balancing router v1 (#2114)
This commit is contained in:
@@ -24,6 +24,8 @@ futures-util = "0.3"
|
||||
serde_json = "1.0"
|
||||
pyo3 = { version = "0.22.5", features = ["extension-module"] }
|
||||
tokenizers = { version = "0.20.3", features = ["http"] }
|
||||
dashmap = "6.1.0"
|
||||
http = "1.1.0"
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
|
||||
Reference in New Issue
Block a user