Commit 08620de
authored
Add dispatcher & memoryStore & latencyAwarePlugin (#440)
* Add dispatcher & memoryStore
Signed-off-by: kerthcet <kerthcet@gmail.com>
* Rename metrics-aggregator to router
Signed-off-by: kerthcet <kerthcet@gmail.com>
---------
Signed-off-by: kerthcet <kerthcet@gmail.com>1 parent 5e00ed3 commit 08620de
52 files changed
Lines changed: 848 additions & 242 deletions
File tree
- components
- metrics-aggregator/pkg/store
- router
- cmd
- config
- default
- manager
- prometheus
- rbac
- hack
- pkg
- backend
- controller
- dispatcher
- framework
- plugins
- kvcache-aware
- latency-aware
- metrics-aggregator
- store
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
| 126 | + | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
This file was deleted.
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
65 | 69 | | |
66 | 70 | | |
67 | 71 | | |
| |||
197 | 201 | | |
198 | 202 | | |
199 | 203 | | |
200 | | - | |
| 204 | + | |
201 | 205 | | |
202 | 206 | | |
203 | 207 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
File renamed without changes.
0 commit comments