milvus/pkg/util
SimFG ddccccbcab
enhance: add the bytes data type for merge data and format some code (#30105)
/kind improvement

Signed-off-by: SimFG <bang.fu@zilliz.com>
2024-01-18 22:18:55 +08:00
..
cache Format the code (#27275) 2023-09-21 09:45:27 +08:00
cgoconverter Fix getting incorrect CPU num (#28146) 2023-11-06 06:02:16 +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 enhance: make SyncManager pool size refreshable (#29224) 2023-12-15 09:58:43 +08:00
contextutil enhance: Support to trace restful request and request error (#28685) 2023-11-27 20:14:26 +08:00
crypto
distance enhance: compile go assembly with build constraints for different arch (#29515) 2023-12-28 15:40:47 +08:00
etcd fix: txn control not applied to snapshot.Remove (#29124) 2023-12-12 14:48:38 +08:00
expr enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
funcutil feat: Add RBAC functionality to alias (#29885) 2024-01-12 15:26:50 +08:00
gc Fix integration tests logic (#24063) 2023-05-15 14:45:21 +08:00
generic Optimize the generic zero value (#27102) 2023-09-14 19:05:20 +08:00
hardware fix: remove checking if running inside container (#29940) 2024-01-14 10:24:52 +08:00
indexparamcheck fix: report error if the altering index doesn't support mmap (#29832) 2024-01-17 16:40:54 +08:00
indexparams feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +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 Make KeyLock generic (#27854) 2023-10-23 17:40:11 +08:00
logutil enhance: refine access log to support format access log by yaml and print name info. (#28319) 2023-11-28 15:32:31 +08:00
merr enhance: enable converting segcore error to merr (#29914) 2024-01-17 11:28:53 +08:00
metautil
metric Add binary metric types SUBSTRUCTURE/SUPERSTRUCTURE back (#26766) 2023-08-31 20:07:00 +08:00
metricsinfo Format the code (#27275) 2023-09-21 09:45:27 +08:00
parameterutil fix: Rename invalid parameterutil package path (#29334) 2023-12-21 11:40:42 +08:00
paramtable enhance: replace magic number with ParamItem for dist handler (#30020) 2024-01-16 17:33:03 +08:00
ratelimitutil Support refund the tokens to limiter (#25598) 2023-07-14 15:58:32 +08:00
requestutil enhance: Support to trace restful request and request error (#28685) 2023-11-27 20:14:26 +08:00
resource Fix the unstable resource manager testcase (#28033) 2023-11-03 11:00:17 +08:00
retry enhance: refine the retry error (#28573) 2023-11-30 18:34:32 +08:00
symbolizer
testutils Add Promethues suite test utility (#26046) 2023-08-02 10:05:05 +08:00
tikv Format the code (#27275) 2023-09-21 09:45:27 +08:00
timerecord Use typeutil.ConcurrentMap instead of sync.Map (#25846) 2023-07-24 10:23:01 +08:00
tsoutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
typeutil enhance: add the bytes data type for merge data and format some code (#30105) 2024-01-18 22:18:55 +08:00
uniquegenerator
constant.go feat: Add RBAC functionality to alias (#29885) 2024-01-12 15:26:50 +08:00
OWNERS