bigsheeper
|
d461529172
|
Remove core.go, add ubuntu building dependency
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2020-09-02 19:59:41 +08:00 |
|
yefu.chen
|
49058d5dfb
|
start 2.0
Signed-off-by: yefu.chen <yefu.chen@zilliz.com>
|
2021-04-21 11:37:21 +08:00 |
|
zhoubo0317
|
6de141b2af
|
rm libopenblsa-dev (#2235)
Signed-off-by: zhoubo <zhoubo@hotmail.com>
Co-authored-by: zhoubo <zhoubo@hotmail.com>
|
2020-05-06 21:46:33 +08:00 |
|
Cai Yudong
|
b9d9b8ecc2
|
support minio storage (#895)
* #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
|
2020-01-04 10:39:52 +08:00 |
|
Zhiru Zhu
|
8e3b4ccd57
|
Use openblas / lapack from apt install (#739)
* remove build openblas/lapack and use find_package
* update ubuntu_build_deps.sh
* update build image
* update build image
* update CHANGELOG
* trigger ci
* update image
* update centos build envvironment image on Jenkins CI
* trigger ci
|
2019-12-21 13:37:53 +08:00 |
|
G.Y Feng
|
7e67c76e2c
|
Update ubuntu_build_deps.sh
solve issue #387, "failed to create symbolic link '/usr/lib/x86_64-linux-gnu/libmysqlclient_r.so': File exists"
|
2019-11-18 18:34:31 +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
|
b15f0e36a5
|
Update ubuntu build depends
Former-commit-id: 2c1c0c8286d5c14c1c9d6542a489ab82cf344d01
|
2019-10-15 20:53:02 +08:00 |
|
Zhiru
|
2590072bb2
|
add build_deps.sh
Former-commit-id: aedd4ad1c93658f7d1d13457b085b832d025c225
|
2019-10-15 18:12:44 +08:00 |
|