milvus/pkg
congqixia 0fd0fcfe1d
enhance: Fix lint issues & sdk testcase (#34399)
Some lint issue is not detect due to recent static check pipeline issue.
This PR fixes these problem and Go milvusclient testcases.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-07-03 19:42:10 +08:00
..
common fix: update check for sparse hnsw index (#33713) 2024-07-02 21:56:09 +08:00
config fix: Remove eviction operations out of lock (#33834) 2024-06-13 21:15:55 +08:00
eventlog enhance:don't store logPath in meta to reduce memory (#28873) 2024-01-18 22:06:31 +08:00
kv enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
log fix: log can not reduce level (#28750) 2023-11-28 10:02:27 +08:00
metrics enhance: add metrics for segment prune latnecy(#30376) (#34094) 2024-07-03 10:04:07 +08:00
mocks/streaming enhance: timetick interceptor implementation (#34238) 2024-07-02 14:42:08 +08:00
mq fix: Fix panic due to failed to seek (#34229) 2024-07-01 16:08:12 +08:00
streaming enhance: Fix lint issues & sdk testcase (#34399) 2024-07-03 19:42:10 +08:00
tracer fix: can't generate traceID when use noop exporter (#33191) 2024-05-21 10:39:39 +08:00
util fix: Use raw parameter value to perform CAS (#34343) 2024-07-03 16:00:08 +08:00
Makefile enhance: implement rmq and pulsar as wal (#34046) 2024-06-27 15:11:05 +08:00
go.mod enhance: implement rmq and pulsar as wal (#34046) 2024-06-27 15:11:05 +08:00
go.sum enhance: implement rmq and pulsar as wal (#34046) 2024-06-27 15:11:05 +08:00
rules.go Add back `gocritic` linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00