Commit Graph

6 Commits

Author SHA1 Message Date
CYJiang 6a0af57343
[Misc] fix: add miss Close() for redis client (#1056)
fix: add miss Close() for redis client

Signed-off-by: googs1025 <googs1025@gmail.com>
2025-05-08 21:40:21 -07:00
Jingyuan 622a618e5f
[API] Cache and Router refactoring for concurrent performance, concurrent safety and stateful routing. (#884)
Cache and Router refactoring for concurrent performance, concurrent safety and stateful routing

Signed-off-by: Jingyuan Zhang <jingyuan.zhang0929@bytedance.com>
Co-authored-by: Jingyuan Zhang <jingyuan.zhang0929@bytedance.com>
2025-03-28 11:49:34 -07:00
Xunzhuo 5a1fd3af13
[API] Refactor: core cache design and impl (#878)
refactor: core cache design and impl

Signed-off-by: bitliu <bitliu@tencent.com>
2025-03-21 13:09:06 -07:00
Varun Gupta 904182374f
Add /v1/models endpoint to gateway (#802)
* Add /v1/models endpoint to gateway

Signed-off-by: Varun Gupta <varungup90@gmail.com>
2025-03-07 19:09:32 -08:00
Jiaxin Shan bddbe6fad1
Update organization reference in code base (#717)
* Update organization reference

* Update organization reference in code base

* Disable Github Container Registry access

* Fix lint errors
2025-02-19 20:48:21 -08:00
Jiaxin Shan 1b3619f7a8
Refactor the gateway-plugin and metadata service manifests (#531)
* Refactor the gateway-plugin and metadata service manifests

Signed-off-by: Jiaxin Shan <seedjeffwan@gmail.com>

* Update the CI workflow

Signed-off-by: Jiaxin Shan <seedjeffwan@gmail.com>

---------

Signed-off-by: Jiaxin Shan <seedjeffwan@gmail.com>
2024-12-16 10:56:06 -08:00