milvus/pkg/util
Zhen Ye afac153c26
enhance: move the lifetime implementation out of server level lifetime (#38442)
issue: #38399

- move the lifetime implementation of common code out of the server
level lifetime implementation

Signed-off-by: chyezh <chyezh@outlook.com>
2024-12-17 11:42:44 +08:00
..
cache fix: lru related issue fixup patch (#32916) 2024-05-10 19:17:30 +08:00
commonpbutil Refine state check (#27541) 2023-10-11 21:01:35 +08:00
compressor Fix getting incorrect CPU num (#28146) 2023-11-06 06:02:16 +08:00
conc feat: datacoord/node watch based on rpc (#32036) 2024-05-07 15:49:30 +08:00
contextutil fix: add request resource timeout for lazy load, refactor context usage in cache (#32709) 2024-05-07 16:33:30 +08:00
crypto Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
distance fix: fix cal_distance default implementation (#31245) 2024-03-15 15:37:11 +08:00
etcd feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
expr enhance: update the expr version to support automatic conversion of variable types (#36832) 2024-10-15 10:53:22 +08:00
funcutil enhance: optimize CPU usage for CheckHealth requests (#35589) 2024-12-17 11:02:45 +08:00
gc enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +08:00
generic Optimize the generic zero value (#27102) 2023-09-14 19:05:20 +08:00
hardware enhance: add disk stats within system metrics (#38033) 2024-12-06 16:32:41 +08:00
indexparams fix:support config index offsetcache and fix create same index again (#35985) 2024-09-08 18:23:05 +08:00
interceptor enhance: refine access log to support format access log by yaml and print name info. (#28319) 2023-11-28 15:32:31 +08:00
lifetime Refine state check (#27541) 2023-10-11 21:01:35 +08:00
lock enhance: Add `go-deadlock` as unittest only dependency (#33063) 2024-05-15 16:33:34 +08:00
logutil enhance: changes to propagate traceid from client (#32264) 2024-04-17 01:13:20 +08:00
merr enhance: optimize CPU usage for CheckHealth requests (#35589) 2024-12-17 11:02:45 +08:00
metautil enhance: Add secondary index for querynode segment manager (#38311) 2024-12-10 18:18:42 +08:00
metric feat: added more checks for function creation check (#36766) 2024-10-13 17:43:22 +08:00
metricsinfo enhance: add disk stats within system metrics (#38033) 2024-12-06 16:32:41 +08:00
netutil fix: port listen racing in mix or standalone mode (#36442) 2024-09-26 21:23:16 +08:00
parameterutil fix: Rename invalid parameterutil package path (#29334) 2023-12-21 11:40:42 +08:00
paramtable enhance: optimize CPU usage for CheckHealth requests (#35589) 2024-12-17 11:02:45 +08:00
ratelimitutil enhance: optimize CPU usage for CheckHealth requests (#35589) 2024-12-17 11:02:45 +08:00
requestutil enhance: access log support print with consistency level (#33503) 2024-06-05 17:13:50 +08:00
resource fix: [skip e2e] unstable ut TestResourceManager (#37761) 2024-11-19 10:24:31 +08:00
retry enhance: add retry termination log (#37894) 2024-11-22 11:40:33 +08:00
symbolizer Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
syncutil enhance: remove the rpc layer of coordinator when enabling standalone or mixcoord (#37815) 2024-11-23 21:36:33 +08:00
testutils fix: Fix conan gdal building problem (#37338) 2024-10-31 21:04:16 +08:00
tikv Format the code (#27275) 2023-09-21 09:45:27 +08:00
timerecord enhance: optimize datanode cpu usage under large collection number (#33267) 2024-05-25 04:43:41 +08:00
tsoutil fix: Int64 overflow in JSON encoding (#37657) 2024-11-14 22:52:30 +08:00
typeutil enhance: move the lifetime implementation out of server level lifetime (#38442) 2024-12-17 11:42:44 +08:00
uniquegenerator Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
vralloc feat: adding grouped virtual resource allocator (#33669) 2024-06-21 15:58:01 +08:00
OWNERS Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
constant.go enhance: add privilege group privilege into built-in privilege group (#38393) 2024-12-12 17:20:42 +08:00