milvus/pkg
yah01 a0e1a1eb31
feat: support enable/disable mmap for index (#29005)
support enable/disable mmap for index, the user could alter the index's
mode by `AlterIndex` method
related: https://github.com/milvus-io/milvus/issues/21866

---------

Signed-off-by: yah01 <yah2er0ne@outlook.com>
Signed-off-by: yah01 <yang.cen@zilliz.com>
2023-12-21 18:07:24 +08:00
..
common Support collection-level mmap control (#26901) 2023-11-02 23:52:16 +08:00
config enhance: refine access log to support format access log by yaml and print name info. (#28319) 2023-11-28 15:32:31 +08:00
eventlog Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
log fix: log can not reduce level (#28750) 2023-11-28 10:02:27 +08:00
metrics enhance: add metrics for stopping querynode balance progress (#29201) 2023-12-21 10:14:52 +08:00
mq feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +08:00
tracer enhance: Support otlp with insecure (#29115) 2023-12-12 11:14:37 +08:00
util feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +08:00
Makefile Add the mock factory of msg stream (#27834) 2023-10-20 20:14:08 +08:00
go.mod feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +08:00
go.sum feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +08:00
rules.go Add back `gocritic` linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00