1. 07 1月, 2020 1 次提交
  2. 06 1月, 2020 1 次提交
  3. 04 1月, 2020 4 次提交
    • J
      Change C++ standard to c++17 (#911) · a876ae1b
      Jin Hai 提交于
      * [skip ci]#668 - Update badge of README
      
      * Fix README.md
      
      * Fix README.md
      
      * Merge remote-tracking branch 'upstream/master'
      
      * #910 Change c++ standard to c++17
      
      * Remove unused headers
      a876ae1b
    • remove redundant checks (#860) (#907) · 82eb69fb
      李盛俊 提交于
      * delete redundant check (#860)
      
      * add changelog
      Co-authored-by: NJin Hai <hai.jin@zilliz.com>
      82eb69fb
    • C
      28da6c73
    • C
      support minio storage (#895) · b9d9b8ec
      Cai Yudong 提交于
      * #815 add S3 client
      
      * #815 update S3 interface
      
      * #815 add bucket_name_ as class field, add StartService() and StopService()
      
      * #815 add FileIOReader and FileIOWriter
      
      * #815 fix unittest test_storage build error
      
      * #815 add GetObjectStr()
      
      * #815 add S3IOReader/S3IOWriter
      
      * #815 add ListObjects(), support put string with \0, launch S3 service when server start
      
      * #815 read/write s3 index file pass
      
      * #815 add MinIO related config
      
      * #815 fix storage config issuegs
      
      * #815 code clean
      
      * #815 use local file or S3 via minio_enable
      
      * #815 add DeleteObjects() for S3
      
      * #815 print out IO rate when read_index & write_index
      
      * #815 clean code
      
      * #815 fix centos build error
      
      * #815 support MinIO storage
      
      * #815 fix typo
      b9d9b8ec
  4. 02 1月, 2020 1 次提交
  5. 28 12月, 2019 2 次提交
  6. 26 12月, 2019 2 次提交
  7. 25 12月, 2019 2 次提交
    • G
      If partition tag is similar, wrong partition is searched (#825) · df4cb81f
      groot 提交于
      * #766 If partition tag is similar, wrong partition is searched
      
      * #766 If partition tag is similar, wrong partition is searched
      
      * reorder changelog id
      
      * typo
      df4cb81f
    • T
      Remove Arrow (#817) · d37670bd
      Tinkerrr 提交于
      * replace arrow
      
      * format
      
      * update changelog
      
      * code-style
      
      * fix bug
      
      * fix 2
      
      * fix 3
      
      * fix 4
      
      * change build timeout on Jenkinsfile
      d37670bd
  8. 21 12月, 2019 2 次提交
  9. 20 12月, 2019 1 次提交
    • Y
      Put C++ sdk out of milvus/core (#785) · 79957330
      yukun 提交于
      * Put C++ sdk out of milvus/core
      
      * Delete core/src/sdk
      
      * Add clang-format for c++ sdk
      
      * Add README.md for sdk
      
      * Server unittest run failed on low-end server
      
      * set gpu_cache_capacity to 1G
      79957330
  10. 19 12月, 2019 1 次提交
  11. 17 12月, 2019 1 次提交
  12. 14 12月, 2019 1 次提交
    • C
      support config cli test 2 (#764) · 41d7500f
      Cai Yudong 提交于
      * #665 support get/set config via CLI
      
      * #665 support get/set config via CLI
      
      * #665 add unittest for config CLI
      
      * #665 remove config_node_map_
      
      * #665 remove config_node_map_
      
      * #665 fix clang-format
      
      * #665 fix clang-format
      
      * #665 update changelog
      
      * #665 code clean
      
      * #665 update API interface
      
      * #665 update API interface
      
      * #665 handle server status
      
      * #665 handle unknown command
      
      * #665 update debug log
      
      * #665 rollback CmdRequest.cpp
      41d7500f
  13. 13 12月, 2019 1 次提交
  14. 12 12月, 2019 1 次提交
    • B
      Refactor server module separating Grpc from server handler and scheduler (#757) · 5e045af5
      BossZou 提交于
      * refactoring(create_table done)
      
      * refactoring
      
      * refactor server delivery (insert done)
      
      * refactoring server module (count_table done)
      
      * server refactor done
      
      * cmake pass
      
      * refactor server module done.
      
      * set grpc response status correctly
      
      * format done.
      
      * fix redefine ErrorMap()
      
      * optimize insert reducing ids data copy
      
      * optimize grpc request with reducing data copy
      
      * clang format
      
      * [skip ci] Refactor server module done. update changlog. prepare for PR
      
      * remove explicit and change int32_t to int64_t
      5e045af5
  15. 10 12月, 2019 1 次提交
    • Z
      Add Opentracing (#729) · e99896ac
      Zhiru Zhu 提交于
      * add TracerUtil
      
      * Interceptor ok
      
      * add handler
      
      * add context
      
      * minor update
      
      * keep span in trace context
      
      * add span in search okay
      
      * Update Context.cpp
      
      * refactor
      
      * refactor
      
      * refactor
      
      * format
      
      * add context in SearchJob
      
      * trace search okay
      
      * add back finish span in interceptor
      
      * add namespace
      
      * add tracing config in server config
      
      * add random id
      
      * debug mode okay
      
      * update CMakeLists
      
      * add opentracing to cmake
      
      * update unittest
      
      * add tracing namespace
      
      * remove std::run_time error
      
      * add lock when erasing context_map
      
      * update tracing config
      
      * lint
      
      * update CHANGELOG
      
      * small fix
      
      * fix server unit test
      
      * fix scheduler unit test
      
      * fix db unit test
      
      * lint
      
      * fix db unit test gpu version
      
      * rename to tracing_config
      
      * fix
      
      * update
      
      * trigger ci
      e99896ac
  16. 07 12月, 2019 2 次提交
  17. 06 12月, 2019 1 次提交
  18. 05 12月, 2019 3 次提交
  19. 04 12月, 2019 2 次提交
  20. 03 12月, 2019 1 次提交
  21. 02 12月, 2019 4 次提交
  22. 01 12月, 2019 2 次提交
  23. 30 11月, 2019 3 次提交