milvus/internal/proxy
dragondriver aabe9afd75 Add meta cache in Proxy and use meta cache to generate id in InsertTask
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
2020-11-20 17:53:31 +08:00
..
condition.go Add timeout logic to task in Proxy 2020-11-17 20:00:23 +08:00
grpc_service.go Add meta cache in Proxy and use meta cache to generate id in InsertTask 2020-11-20 17:53:31 +08:00
meta_cache.go Add meta cache in Proxy and use meta cache to generate id in InsertTask 2020-11-20 17:53:31 +08:00
paramtable.go Replace conf struct with ParamsTable 2020-11-16 21:10:43 +08:00
proxy_test.go Fix query node param table 2020-11-20 17:10:24 +08:00
proxy.go Add meta cache in Proxy and use meta cache to generate id in InsertTask 2020-11-20 17:53:31 +08:00
task_scheduler.go Fix SearchTask in Proxy 2020-11-16 17:01:10 +08:00
task.go Add meta cache in Proxy and use meta cache to generate id in InsertTask 2020-11-20 17:53:31 +08:00
timetick_test.go Replace conf struct with ParamsTable 2020-11-16 21:10:43 +08:00
timetick.go Implement segment management in master 2020-11-18 19:46:18 +08:00
util.go Initialize the task scheduler of Proxy 2020-11-14 11:24:49 +08:00