milvus/internal/util
Zhen Ye b9a10a2f68
enhance: remove the rpc layer of coordinator when enabling standalone or mixcoord (#37815)
issue: #37764

- add a local client to call local server directly for
querycoord/rootcoord/datacoord.
- enable local client if milvus is running mixcoord or standalone mode.

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-11-23 21:36:33 +08:00
..
analyzecgowrapper enhance: optimize milvus core building (#35610) 2024-08-23 12:35:02 +08:00
bloomfilter enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
cgo fix: add future stateful lock (#36332) 2024-09-18 20:15:11 +08:00
cgoconverter
clustering
componentutil fix: streaming node health check panic (#36336) 2024-09-19 17:11:12 +08:00
ctokenizer enhance: rename tokenizer to analyzer and check analyzer params (#37478) 2024-11-10 16:12:26 +08:00
dependency feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
exprutil feat: The expression supports filling elements through templates (#37033) 2024-10-31 14:20:22 +08:00
flowgraph feat: add segment,pipeline, replica and resourcegroup api for WebUI (#37344) 2024-11-07 11:52:25 +08:00
function fix: incorrect dim set when creating BM25 doc sparse array (#37717) 2024-11-16 16:36:30 +08:00
funcutil
grpcclient enhance: remove the rpc layer of coordinator when enabling standalone or mixcoord (#37815) 2024-11-23 21:36:33 +08:00
hookutil
importutilv2 enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
indexcgowrapper enhance: GCS native support (GCS implemented using Google Cloud Storage libraries) (#36214) 2024-09-30 13:23:32 +08:00
indexparamcheck enhance: update knowhere version (#37510) 2024-11-13 16:36:27 +08:00
initcore enhance: GCS native support (GCS implemented using Google Cloud Storage libraries) (#36214) 2024-09-30 13:23:32 +08:00
metrics enhance: Add thread watcher to provide actual thread num (#37905) 2024-11-22 10:20:33 +08:00
mock enhance: Remove unnecessary stack trace in error (#37816) 2024-11-21 15:10:32 +08:00
nullutil enhance: support default value in import (#36700) 2024-10-17 12:05:24 +08:00
pipeline fix: add the request ctx for stream pipeline interface (#37835) 2024-11-22 03:10:34 +08:00
proxyutil enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
quota enhance: add metric to record maxInsertRate and queryNodeMemoryHighWaterLevel (#35185) 2024-08-02 10:14:13 +08:00
ratelimitutil fix: Fix DB limiter nodes are mistakenly cleaned up (#35991) 2024-09-05 17:35:04 +08:00
reduce fix: iterator cursor progress too fast(#36179) (#36180) 2024-09-24 11:45:13 +08:00
searchutil enhance: move the search utilities from querynode into new module (#37531) 2024-11-11 11:10:27 +08:00
segmentutil
sessionutil enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
streamingutil enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
streamrpc fix: split stream query result to avoid grpc response too large error (#36090) 2024-09-13 15:07:09 +08:00
testutil enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
tokenizerapi feat: Tokenizer support build with params and clone for concurrency (#37048) 2024-11-06 17:48:24 +08:00
tsoutil
typeutil fix: Fix conan gdal building problem (#37338) 2024-10-31 21:04:16 +08:00
vecindexmgr enhance: update knowhere version (#37510) 2024-11-13 16:36:27 +08:00
wrappers enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00