11 Commits

Author SHA1 Message Date
Zhiru Zhu
e99896ac62 Add Opentracing (#729)
* 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
2019-12-10 15:24:54 +08:00
JinHai-CN
88f7dc56a2 Integrate internal faiss
Remove faiss docs
2019-11-28 11:42:54 +08:00
quicksilver
f8e66f12a9 add FindGTest.cmake 2019-11-12 11:12:03 +08:00
quicksilver
d4372d28b7 use ccache when compiling (if available) 2019-11-11 11:12:59 +08:00
Zhiru Zhu
7fa712e45c
Update DefineOptions.cmake 2019-11-07 16:11:55 +08:00
Zhiru Zhu
3c0c4646b0 issue 229, 230 and 237 2019-11-07 15:35:53 +08:00
youny626
29e8ef110f change default cpu version option to off 2019-11-05 13:21:32 +08:00
youny626
4ca6b59b91 add CPU version 2019-11-05 10:23:59 +08:00
Zhiru Zhu
a6279d2acb Speed up CMake build process
Former-commit-id: 2edb2ae26d93ed9b7a8d25b89d30152e60257250
2019-10-23 21:45:48 +08:00
JinHai-CN
839009ff26 Use system boost anymore
Former-commit-id: 159bcdb3599fb72ddbd9b35b388ced78150deb03
2019-10-15 20:51:30 +08:00
starlord
41d37f9648 re-organize project
Former-commit-id: 898c2c8b0b2cfdc1b8664062aa0ea910a93566dd
2019-10-14 09:51:48 +08:00