congqixia
|
cb7f2fa6fd
|
enhance: Use v2 package name for pkg module (#39990)
Related to #39095
https://go.dev/doc/modules/version-numbers
Update pkg version according to golang dep version convention
---------
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
|
2025-02-22 23:15:58 +08:00 |
|
tinswzy
|
11f8f4a378
|
enhance: add intent ctx to rootcoord init (#38439)
issue: #35917
add intent ctx to rootcoord initialization process
Signed-off-by: tinswzy <zhenyuan.wei@zilliz.com>
|
2024-12-31 18:22:53 +08:00 |
|
jaime
|
9630974fbb
|
enhance: move rocksmq from internal to pkg module (#33881)
issue: #33956
Signed-off-by: jaime <yun.zhang@zilliz.com>
|
2024-06-25 21:18:15 +08:00 |
|
XuanYang-cn
|
48f506b077
|
fix: Seperate msgstream initctx with lifecycle ctx (#29308)
The close of msgstream should be controlled by Close() not ctx from
outside when init clients
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
|
2023-12-21 11:56:45 +08:00 |
|
SimFG
|
26f06dd732
|
Format the code (#27275)
Signed-off-by: SimFG <bang.fu@zilliz.com>
|
2023-09-21 09:45:27 +08:00 |
|
XuanYang-cn
|
7f1ae35e72
|
Add timeout in dispatcher, AsConsumer and Seek (#26686)
See also: #25309
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
|
2023-09-08 09:51:17 +08:00 |
|
Enwei Jiao
|
78bc688d16
|
Remove QueryMsgStream in MqFactory interface (#26374)
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com>
|
2023-08-16 10:29:33 +08:00 |
|
chyezh
|
f97127ae55
|
add nats mq wrappers (#24445)
bug fixup, configurable natsmq, add unittest, pass e2e.
move natsmq to pkg project
Signed-off-by: chyezh <ye.zhen@zilliz.com>
Co-authored-by: yiwangdr <yiwangdr@gmail.com>
|
2023-06-07 10:00:37 +08:00 |
|