Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3366 commits
Select commit Hold shift + click to select a range
f0f3e96
Merge pull request #542 from XuPeng-SH/track_0.6.0
XuPeng-SH Nov 26, 2019
3a9178c
update update_ccache.sh
jeffoverflow Nov 26, 2019
25fd590
Merge pull request #546 from ZhifengZhang-CN/0.6.0
jeffoverflow Nov 26, 2019
fa3ae5e
update update_ccache.sh
jeffoverflow Nov 26, 2019
0395146
Merge pull request #549 from ZhifengZhang-CN/0.6.0
jeffoverflow Nov 26, 2019
ad1da64
add BUILD_ENV_IMAGE_ID environment values
jeffoverflow Nov 26, 2019
11d1320
Merge pull request #551 from ZhifengZhang-CN/0.6.0
jeffoverflow Nov 26, 2019
b5eb51f
add ccache in build stage
jeffoverflow Nov 26, 2019
88cb2b5
NSG support MetricType IP
tinkerlin Nov 26, 2019
8b652a0
#530 BuildIndex stop when do build index and search simultaneously
yhmo Nov 26, 2019
c0ea4a1
Merge pull request #554 from tinkerlin/issue-533
JinHai-CN Nov 26, 2019
02247ed
Merge pull request #553 from ZhifengZhang-CN/0.6.0
JinHai-CN Nov 26, 2019
2d5b908
fix changlog conflict
AhooPao Nov 26, 2019
1d5f57c
fix typo
yhmo Nov 26, 2019
87a36eb
Merge remote-tracking branch 'source/0.6.0' into clean_cache
yhmo Nov 26, 2019
5d96134
update update_ccache.sh
jeffoverflow Nov 26, 2019
69418f8
Merge pull request #536 from BossZou/0.6.0
JinHai-CN Nov 26, 2019
48bd34b
Merge pull request #555 from yhmo/clean_cache
JinHai-CN Nov 26, 2019
e993bc1
update check_ccache.sh
jeffoverflow Nov 26, 2019
3abc7d3
update check_ccache.sh
jeffoverflow Nov 26, 2019
fe10b07
Merge pull request #558 from ZhifengZhang-CN/0.6.0
JinHai-CN Nov 26, 2019
d3d3de7
change milvus db_path to CMAKE_INSTALL_PREFIX
jeffoverflow Nov 27, 2019
b4a2aed
#354 Build migration scripts into milvus docker image
yhmo Nov 27, 2019
d2086a1
update update_ccache.sh
jeffoverflow Nov 27, 2019
db614f9
update check_ccache.sh
jeffoverflow Nov 27, 2019
b734491
[skip ci](shards): fix search result bug, fixes #564
XuPeng-SH Nov 27, 2019
25e141b
Merge pull request #565 from XuPeng-SH/track_0.6.0
JinHai-CN Nov 27, 2019
73f1243
random failure of unittest
yhmo Nov 27, 2019
bd22883
Merge branch 'master' into 0.6.0
JinHai-CN Nov 27, 2019
1f1cb72
Merge remote-tracking branch 'upstream/0.6.0' into 0.6.0
youny626 Nov 27, 2019
1f725f1
Add regex case for searching partition
del-zhenwu Nov 27, 2019
dc96690
[skip ci](shards): format log, fixes #568
XuPeng-SH Nov 27, 2019
a48cbbc
Merge pull request #569 from XuPeng-SH/track_0.6.0
JinHai-CN Nov 27, 2019
7f3b525
Merge pull request #559 from ZhifengZhang-CN/0.6.0
JinHai-CN Nov 27, 2019
19b77d1
fix case bug
del-zhenwu Nov 27, 2019
14acf18
Merge remote-tracking branch 'upstream/0.6.0' into 0.6.0
Yukikaze-CZR Nov 27, 2019
47abe4f
#504 The code coverage rate of core/src/scheduler/optimizer is too low
Yukikaze-CZR Nov 27, 2019
46da58e
#504 The code coverage rate of core/src/scheduler/optimizer is too low
Yukikaze-CZR Nov 27, 2019
d98e673
[skip ci](shards): remove color decorator in log file, fixes #573
XuPeng-SH Nov 27, 2019
c2a5d3e
Merge remote-tracking branch 'upstream/0.6.0' into 0.6.0
youny626 Nov 27, 2019
29fa770
add avx flags when building faiss
youny626 Nov 27, 2019
9f1f76b
update CHANGELOG
youny626 Nov 27, 2019
ba8c597
Merge pull request #572 from Yukikaze-CZR/0.6.0
JinHai-CN Nov 27, 2019
095d07b
Merge pull request #562 from yhmo/migration
JinHai-CN Nov 27, 2019
b0a680f
Merge pull request #575 from youny626/0.6.0
JinHai-CN Nov 27, 2019
7ef30fe
[skip ci] Added a link to the FAQ topic.
yamasite Nov 27, 2019
38c8090
[skip ci] Add Milvus before FAQ.
yamasite Nov 27, 2019
bb9591d
[skip ci] Add Milvus before FAQ.
yamasite Nov 27, 2019
237a1b9
[skip ci] Add Milvus before FAQ.
yamasite Nov 27, 2019
177eba0
#545 Avoid dead circle of build index thread when error occurs
yhmo Nov 27, 2019
2b63474
Add ivfflat test report
Yukikaze-CZR Nov 27, 2019
e8d4d43
Merge pull request #581 from Yukikaze-CZR/0.6.0
JinHai-CN Nov 27, 2019
c37aa5a
code lint
yhmo Nov 27, 2019
c3c0d23
Merge pull request #577 from yamasite/0.6.0
JinHai-CN Nov 27, 2019
d632453
Merge pull request #574 from XuPeng-SH/track_0.6.0
JinHai-CN Nov 27, 2019
ced5a3f
#545 Avoid dead circle of build index thread when error occurs
yhmo Nov 27, 2019
0b0d3ad
modify error message
yhmo Nov 28, 2019
401715a
Merge pull request #580 from yhmo/build_index
JinHai-CN Nov 28, 2019
6dcbcc9
Merge pull request #571 from del-zhenwu/0.6.0
JinHai-CN Nov 28, 2019
e3354fd
#527 update ground truth check
cydrain Nov 28, 2019
a685ab2
#527 update ground truth check
cydrain Nov 28, 2019
88f7dc5
Integrate internal faiss
JinHai-CN Nov 28, 2019
e1c6aea
#561 Milvus server should report exception/error message or terminate…
yhmo Nov 28, 2019
4adcfbc
Merge pull request #585 from JinHai-CN/0.6.0
JinHai-CN Nov 28, 2019
7e394a2
Merge pull request #583 from cydrain/caiyd_update_faiss_benchmark
JinHai-CN Nov 28, 2019
0565558
fix message typo
yhmo Nov 28, 2019
e1ae8e9
Merge remote-tracking branch 'source/0.6.0' into 0.6.0
yhmo Nov 28, 2019
5a5e76f
#552 Server down during building index_type: IVF_PQ using GPU-edition
Yukikaze-CZR Nov 28, 2019
4fcebe3
Intergrate internal FAISS
jeffoverflow Nov 28, 2019
f843ed7
Intergrate internal FAISS
jeffoverflow Nov 28, 2019
256897e
Intergrate internal FAISS
jeffoverflow Nov 28, 2019
53ab0bc
Merge pull request #589 from ZhifengZhang-CN/0.6.0
JinHai-CN Nov 28, 2019
44201ad
Merge remote-tracking branch 'upstream/0.6.0' into 0.6.0
Yukikaze-CZR Nov 28, 2019
dd5ec08
#552 Server down during building index_type: IVF_PQ using GPU-edition
Yukikaze-CZR Nov 28, 2019
035feec
#552 Server down during building index_type: IVF_PQ using GPU-edition
Yukikaze-CZR Nov 28, 2019
2780da6
Merge pull request #586 from yhmo/0.6.0
JinHai-CN Nov 28, 2019
2ae5771
#274 logger the time cost during preloading data
yhmo Nov 28, 2019
844533a
Intergrate internal FAISS
jeffoverflow Nov 28, 2019
bb0fd64
Intergrate internal FAISS
jeffoverflow Nov 28, 2019
5c95d56
Intergrate internal FAISS
jeffoverflow Nov 28, 2019
d66958d
Intergrate internal FAISS
jeffoverflow Nov 28, 2019
2aad94b
#560 add version in server config file
cydrain Nov 28, 2019
c7ab705
Merge pull request #594 from ZhifengZhang-CN/0.6.0
jeffoverflow Nov 28, 2019
82e011d
Merge branch '0.6.0' into 0.6.0
Yukikaze-CZR Nov 28, 2019
0468b90
Merge pull request #588 from Yukikaze-CZR/0.6.0
JinHai-CN Nov 28, 2019
5ec1237
Merge pull request #593 from yhmo/preload
JinHai-CN Nov 28, 2019
203bd4f
Update Jenkinsfile
jeffoverflow Nov 28, 2019
9a17db4
Add docker compilation images
jielinxu Nov 28, 2019
07d5395
Merge pull request #597 from ZhifengZhang-CN/0.6.0
jeffoverflow Nov 28, 2019
534d055
Update install.md
jielinxu Nov 28, 2019
add279d
Update install.md
jielinxu Nov 28, 2019
c438fa7
Update install.md
jielinxu Nov 28, 2019
627576d
Update install.md
jielinxu Nov 28, 2019
bdf5315
#599 Build index log is incorrect
yhmo Nov 28, 2019
9827002
Merge pull request #600 from yhmo/preload
JinHai-CN Nov 28, 2019
c7ca9a7
Update install.md
jielinxu Nov 28, 2019
1e4442e
Update install.md
jielinxu Nov 28, 2019
4cf4cc7
Update some annotation and description in MilvusApi.h
fishpenguin Nov 28, 2019
8fa80c1
Merge remote-tracking branch 'upstream/0.6.0' into 0.6.0-yk-refactor-…
fishpenguin Nov 28, 2019
a718c7c
Optimizer specify wrong gpu_id
fishpenguin Nov 28, 2019
09d6165
Increase code coverage rate #485
Yukikaze-CZR Nov 28, 2019
018abff
[skip ci]Modify some annotation in MilvusApi.h
fishpenguin Nov 28, 2019
3a8a833
add changelog
Yukikaze-CZR Nov 28, 2019
05bfaa1
clang-format
Yukikaze-CZR Nov 28, 2019
9300971
#596 Frequently insert operation cost too much disk space
yhmo Nov 29, 2019
fc364d2
Merge pull request #595 from cydrain/caiyd_config_version
JinHai-CN Nov 29, 2019
bf1f07e
Merge pull request #603 from fishpenguin/0.6.0-yk-refactor-scheduler
JinHai-CN Nov 29, 2019
7d0a3ae
Merge pull request #604 from Yukikaze-CZR/0.6.0
JinHai-CN Nov 29, 2019
50cd6dd
add unittest case
yhmo Nov 29, 2019
3a36d75
Merge remote-tracking branch 'source/0.6.0' into ongoing
yhmo Nov 29, 2019
cc5c0bf
mysql ongoing files
yhmo Nov 29, 2019
095b124
add more log
yhmo Nov 29, 2019
4b8a72f
NSG build failed using GPU-edition if set gpu_enable false
fishpenguin Nov 29, 2019
1b6d90a
Merge remote-tracking branch 'upstream/0.6.0' into 0.6.0-yk-refactor-…
fishpenguin Nov 29, 2019
85211d5
reconstruct code
yhmo Nov 29, 2019
22e86eb
fix a bug
yhmo Nov 29, 2019
af5c5b3
#606 no log generated during building index with CPU
yhmo Nov 29, 2019
ce10d1c
merge 0.6.0
yhmo Nov 29, 2019
fd304cf
remove #if
fishpenguin Nov 29, 2019
59f17fc
#605 print more messages when server start
cydrain Nov 29, 2019
7bf5cad
Merge pull request #610 from yhmo/0.6.0
JinHai-CN Nov 29, 2019
5ace001
update build environment images resources limits
jeffoverflow Nov 29, 2019
d3f0e57
Merge pull request #613 from ZhifengZhang-CN/0.6.0
jeffoverflow Nov 29, 2019
3566fbb
Merge pull request #612 from cydrain/caiyd_add_more_message_when_start
JinHai-CN Nov 29, 2019
6fcd2a1
fix CPU version bug
fishpenguin Nov 29, 2019
b458bdb
Merge remote-tracking branch 'upstream/0.6.0' into 0.6.0-yk-refactor-…
fishpenguin Nov 29, 2019
a023511
#611 remove MILVUS_CPU_VERSION
cydrain Nov 29, 2019
5380e0c
Merge remote-tracking branch 'source/0.6.0' into ongoing
yhmo Nov 29, 2019
c220e0e
refine code
yhmo Nov 29, 2019
b6d1137
format check_ccache.sh
jeffoverflow Nov 29, 2019
a223ee3
format check_ccache.sh
jeffoverflow Nov 29, 2019
8e4c583
Merge pull request #617 from ZhifengZhang-CN/0.6.0
jeffoverflow Nov 29, 2019
d5d54f6
Merge remote-tracking branch 'source/0.6.0' into ongoing
yhmo Nov 29, 2019
736c348
add log
yhmo Nov 29, 2019
4a183c4
add log
yhmo Nov 29, 2019
0dababf
add pq cases
del-zhenwu Nov 29, 2019
de560b6
Update case
del-zhenwu Nov 29, 2019
bc2dba2
refine code
yhmo Nov 29, 2019
844feab
more log
yhmo Nov 29, 2019
fdfb397
fix test_nsg failed bug
fishpenguin Nov 29, 2019
f45df1a
Remove src/grpc/README.md
fishpenguin Nov 30, 2019
93f2ce4
#331 add exception handle when search fail
cydrain Nov 29, 2019
9a467fb
#331 update changelog
cydrain Nov 29, 2019
3a0cc24
#331 update exception handle when search fail
cydrain Nov 29, 2019
3af4da6
#331 update clang-format
cydrain Nov 29, 2019
7b94986
Merge pull request #614 from cydrain/caiyd_remove_cpu_version_macro
JinHai-CN Nov 30, 2019
299e245
Merge pull request #620 from del-zhenwu/0.6.0
JinHai-CN Nov 30, 2019
4f098c1
Update timeout
del-zhenwu Nov 30, 2019
dcbe1a0
#579 when gpu resources disabled, use cpu index instead
cydrain Nov 30, 2019
c039d0f
remove multiprocessing case
del-zhenwu Nov 30, 2019
525b6df
#579 update index build error message
cydrain Nov 30, 2019
de440ac
#579 fix CPU version build error
cydrain Nov 30, 2019
10d50d2
IVF_PQ search on CPUs when using GPU-version
fishpenguin Nov 30, 2019
2e3caca
more log
yhmo Nov 30, 2019
6f58f75
Merge pull request #608 from fishpenguin/0.6.0-yk-refactor-scheduler
JinHai-CN Nov 30, 2019
66b6981
modify log
yhmo Nov 30, 2019
0b3f7e1
Merge remote-tracking branch 'source/0.6.0' into ongoing
yhmo Nov 30, 2019
8ca2d52
fix mysql bug
yhmo Nov 30, 2019
8f09b1f
solve part of the problem about nsg
tinkerlin Nov 30, 2019
67b993a
use better names for timing MACROs #556
Nov 30, 2019
91b165d
Merge pull request #624 from cydrain/caiyd_fix_gpu_index
JinHai-CN Nov 30, 2019
6b84ec5
Merge remote-tracking branch 'official/0.6.0' into issue-548
tinkerlin Nov 30, 2019
31da89d
format code
tinkerlin Nov 30, 2019
1f557b2
Merge branch '0.6.0' of github.com:milvus-io/milvus into 0.6.0
del-zhenwu Nov 30, 2019
28ca297
fix unittest
tinkerlin Nov 30, 2019
3f348a2
Merge pull request #627 from gaolizhou/master
JinHai-CN Nov 30, 2019
e4c7115
Update timeout value
del-zhenwu Nov 30, 2019
18a9b9c
Merge pull request #623 from del-zhenwu/0.6.0
JinHai-CN Nov 30, 2019
e705fa3
Merge pull request #609 from cydrain/caiyd_handle_search_exception
JinHai-CN Nov 30, 2019
d721e38
Merge remote-tracking branch 'official/0.6.0' into issue-548
tinkerlin Nov 30, 2019
0d1706b
Merge remote-tracking branch 'origin/0.6.0' into spell_error
Nov 30, 2019
c1bd16a
#631 - FAISS isn't compiled with O3 option
Dec 1, 2019
216a534
#634 - FAISS GPU version is compiled with O0
Dec 1, 2019
fef2a9f
Remove some pq cases
del-zhenwu Dec 1, 2019
1d9e030
Merge pull request #637 from del-zhenwu/0.6.0
JinHai-CN Dec 1, 2019
ba36256
assert failed if create index with pq on ip_table
del-zhenwu Dec 1, 2019
183e097
Merge pull request #632 from JinHai-CN/0.6.0
JinHai-CN Dec 1, 2019
23dffbf
Merge pull request #635 from JinHai-CN/GPUCompile
JinHai-CN Dec 1, 2019
9b38926
Merge pull request #639 from del-zhenwu/0.6.0
JinHai-CN Dec 1, 2019
3a87f16
Merge remote-tracking branch 'official/0.6.0' into issue-548
tinkerlin Dec 1, 2019
41f3604
Merge pull request #629 from tinkerlin/issue-548
JinHai-CN Dec 1, 2019
07ac2e3
merge 0.6.0
yhmo Dec 2, 2019
8862756
typo
yhmo Dec 2, 2019
b12f861
Add a new rpc command to get milvus build version whether cpu or gpu …
wxywb Dec 2, 2019
9c9af89
[skip ci] Add note about troubleshooting
jielinxu Dec 2, 2019
a78fdb2
[skip ci] minor change
jielinxu Dec 2, 2019
62b6db5
add more logs
yhmo Dec 2, 2019
bee3717
IP search metric_type shouldn't be supported by IVF_PQ index on GPU v…
Yukikaze-CZR Dec 2, 2019
ac2cb7f
Merge pull request #645 from scsven/0.6.0
wxywb Dec 2, 2019
51e8be0
Merge pull request #607 from yhmo/ongoing
JinHai-CN Dec 2, 2019
39d6b63
[skip ci] Replace zip with tar
jielinxu Dec 2, 2019
52b5836
assert failed if create index with pq on ip_table on gpu, assert pass…
del-zhenwu Dec 2, 2019
3df535e
#649 Typo partiton should be partition
yhmo Dec 2, 2019
b5916b4
Merge remote-tracking branch 'upstream/0.6.0' into 0.6.0
Yukikaze-CZR Dec 2, 2019
36d84f3
change for comment
Yukikaze-CZR Dec 2, 2019
9965806
Merge pull request #652 from del-zhenwu/0.6.0
JinHai-CN Dec 2, 2019
61afb34
Merge pull request #653 from yhmo/typo
JinHai-CN Dec 2, 2019
b1b086a
remove change of db_test
Yukikaze-CZR Dec 2, 2019
4ff8e87
changelog fix
Yukikaze-CZR Dec 2, 2019
59526bd
Merge pull request #601 from jielinxu/0.6.0
JinHai-CN Dec 2, 2019
6b52973
#654 Random crash when frequently insert vector one by one
yhmo Dec 2, 2019
fcc98ca
IP search metric_type shouldn't be supported by IVF_PQ index on GPU v…
Yukikaze-CZR Dec 2, 2019
d69e30e
remove wrapperexception
Yukikaze-CZR Dec 2, 2019
1da5ad4
modify insert log
yhmo Dec 3, 2019
6c14297
use better names for timing MACROs milvus-io#556
Dec 3, 2019
fb84afc
Change milvus deploy path to /var/milvus
jeffoverflow Dec 3, 2019
27f6166
fix typo
yhmo Dec 3, 2019
f99d823
Change milvus deploy path to /var/milvus
jeffoverflow Dec 3, 2019
f464b06
[skip ci]Update install.md
jielinxu Dec 3, 2019
a320846
Add a comment on readonly invertedlist and pin memory
JinHai-CN Dec 3, 2019
60895e5
Merge pull request #662 from jielinxu/0.6.0
JinHai-CN Dec 3, 2019
7a27e9d
modify log
yhmo Dec 3, 2019
5a74143
Change milvus deploy path to /var/milvus
jeffoverflow Dec 3, 2019
615d1ac
fix build pq with empty table
Yukikaze-CZR Dec 3, 2019
fab1bbc
replace the missing D_SEC
Dec 3, 2019
3b29e8d
Merge remote-tracking branch 'upstream/0.6.0' into 0.6.0
Yukikaze-CZR Dec 3, 2019
6570b63
Change milvus deploy path to /var/lib/milvus
jeffoverflow Dec 3, 2019
be8a3e2
Merge pull request #655 from yhmo/0.6.0
JinHai-CN Dec 3, 2019
cb27794
Merge pull request #657 from gaolizhou/0.6.0
JinHai-CN Dec 3, 2019
be357f5
Merge branch '0.6.0' into spell_error
JinHai-CN Dec 3, 2019
dc23981
Merge pull request #630 from chenfengjin/spell_error
JinHai-CN Dec 3, 2019
c018bf0
Merge remote-tracking branch 'upstream/0.6.0' into 0.6.0
Yukikaze-CZR Dec 3, 2019
c974392
Merge pull request #659 from ZhifengZhang-CN/0.6.0
JinHai-CN Dec 3, 2019
f330d9f
#658 Milvus error out when building SQ8H index without GPU resources
cydrain Dec 3, 2019
7129b07
Merge pull request #664 from cydrain/caiyd_check_sq8h_gpu1
JinHai-CN Dec 3, 2019
58c2bef
Update pq cases
del-zhenwu Dec 3, 2019
9db98c0
Merge pull request #666 from del-zhenwu/0.6.0
JinHai-CN Dec 3, 2019
56e3b8f
Merge pull request #650 from Yukikaze-CZR/0.6.0
JinHai-CN Dec 3, 2019
5420893
Merge pull request #667 from milvus-io/0.6.0
JinHai-CN Dec 3, 2019
73562e8
fix pq case bug
del-zhenwu Dec 3, 2019
98e0aa5
Merge pull request #672 from del-zhenwu/0.6.0
JinHai-CN Dec 4, 2019
3321a82
#670 Random failure of unittest db_test::SEARCH_TEST (#671)
yhmo Dec 4, 2019
c2328fb
[skip ci]#668 - Update badge of README (#669)
JinHai-CN Dec 4, 2019
9c58ab3
Merge pull request #675 from milvus-io/0.6.0
JinHai-CN Dec 4, 2019
5148fc1
docs: add gaolizhou as a contributor (#679)
allcontributors[bot] Dec 4, 2019
beed46f
Upgrade pyyaml and update tests (#681)
del-zhenwu Dec 4, 2019
1844812
docs: add akihoni as a contributor (#682)
allcontributors[bot] Dec 4, 2019
e6c00af
Merge branch 'master' into 0.6.0
JinHai-CN Dec 4, 2019
20e0710
Add important log (#694)
yhmo Dec 4, 2019
d82c7da
[skip ci] update install.md (#688)
jielinxu Dec 4, 2019
8574b8b
add code coverage rate and fix #670 (#693)
Yukikaze-CZR Dec 4, 2019
5970450
#705 fix search SQ8H crash without GPU resource (#706)
cydrain Dec 5, 2019
564095f
#674 server down in stability test (#708)
yhmo Dec 5, 2019
ebb4ced
#696 metric_type changed from IP to L2 (#710)
yhmo Dec 5, 2019
b6f22c7
Fix unittest failure (#714)
yhmo Dec 5, 2019
5bec93b
Set nlist to default after drop index (#719)
yhmo Dec 6, 2019
1193526
show last commit id when server start (#717)
cydrain Dec 6, 2019
2b40ddb
fix unittest (#720)
yhmo Dec 6, 2019
f831f3c
Update CHANGELOG.md
JinHai-CN Dec 7, 2019
c11a4c5
#709 handle the case when git fail to get last commit id (#723)
cydrain Dec 7, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
33 changes: 33 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "gaolizhou",
"name": "gaolizhou",
"avatar_url": "https://avatars2.githubusercontent.com/u/2884044?v=4",
"profile": "https://github.com/gaolizhou",
"contributions": [
"code"
]
},
{
"login": "akihoni",
"name": "Sijie Zhang",
"avatar_url": "https://avatars0.githubusercontent.com/u/36330442?v=4",
"profile": "https://github.com/akihoni",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "milvus",
"projectOwner": "milvus-io",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}
27 changes: 27 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
---
BasedOnStyle: Google
DerivePointerAlignment: false
ColumnLimit: 120
IndentWidth: 4
AccessModifierOffset: -3
AlwaysBreakAfterReturnType: All
AllowShortBlocksOnASingleLine: false
AllowShortFunctionsOnASingleLine: false
AllowShortIfStatementsOnASingleLine: false
AlignTrailingComments: true
33 changes: 33 additions & 0 deletions .clang-tidy
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
---
Checks: 'clang-diagnostic-*,clang-analyzer-*,-clang-analyzer-alpha*,google-*,modernize-*,readability-*'
# produce HeaderFilterRegex from cpp/build-support/lint_exclusions.txt with:
# echo -n '^('; sed -e 's/*/\.*/g' cpp/build-support/lint_exclusions.txt | tr '\n' '|'; echo ')$'
HeaderFilterRegex: '^(.*cmake-build-debug.*|.*cmake-build-release.*|.*cmake_build.*|.*src/core/thirdparty.*|.*thirdparty.*|.*easylogging++.*|.*SqliteMetaImpl.cpp|.*src/grpc.*|.*src/core.*|.*src/wrapper.*)$'
AnalyzeTemporaryDtors: true
ChainedConditionalReturn: 1
ChainedConditionalAssignment: 1
CheckOptions:
- key: google-readability-braces-around-statements.ShortStatementLines
value: '1'
- key: google-readability-function-size.StatementThreshold
value: '800'
- key: google-readability-namespace-comments.ShortNamespaceLines
value: '10'
- key: google-readability-namespace-comments.SpacesBeforeComments
value: '2'
17 changes: 17 additions & 0 deletions .clang-tidy-ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
3 changes: 0 additions & 3 deletions .dockerignore

This file was deleted.

29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: "\U0001F41B Bug report"
about: Create a bug report to help us improve Milvus
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**Steps/Code to reproduce behavior**
Follow this [guide](http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports) to craft a minimal bug report. This helps us reproduce the issue you're having and resolve the issue more quickly.

**Expected behavior**
A clear and concise description of what you expected to happen.

**Environment details**
- Hardware/Softward conditions (OS, CPU, GPU, Memory)
- Method of installation (Docker, or from source)
- Milvus version (v0.3.1, or v0.4.0)
- Milvus configuration (Settings you made in `server_config.yaml`)

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Additional context**
Add any other context about the problem here.
35 changes: 35 additions & 0 deletions .github/ISSUE_TEMPLATE/documentation-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
name: "\U0001F4DD Documentation request"
about: Report incorrect or needed documentation
title: ''
labels: ''
assignees: ''

---

## Report incorrect documentation

**Location of incorrect documentation**
Provide links and line numbers if applicable.

**Describe the problems or issues found in the documentation**
A clear and concise description of what you found to be incorrect.

**Steps taken to verify documentation is incorrect**
List any steps you have taken:

**Suggested fix for documentation**
Detail proposed changes to fix the documentation if you have any.

---

## Report needed documentation

**Report needed documentation**
A clear and concise description of what documentation you believe it is needed and why.

**Describe the documentation you'd like**
A clear and concise description of what you want to happen.

**Steps taken to search for needed documentation**
List any steps you have taken:
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: "\U0001F680 Feature request"
about: Suggest an idea for Milvus
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. E.g. I wish I could use Milvus to do [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context, code examples, or references to existing implementations about the feature request here.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/general-question.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: "\U0001F914 General question"
about: Ask a general question about Milvus
title: ''
labels: ''
assignees: ''

---

**What is your question?**
15 changes: 11 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# CLion generated files
cpp/cmake-build-debug/
cpp/cmake-build-release/
cpp/cmake_build
cpp/.idea/
core/cmake-build-debug/
core/cmake-build-release/
core/cmake_build
core/.idea/
core/thirdparty/knowhere_build

.idea/
.ycm_extra_conf.py
Expand All @@ -25,3 +26,9 @@ cmake_build
*.lo
*.tar.gz
*.log
.coverage
*.pyc
cov_html/

# temp
shards/all_in_one_with_mysql/metadata/
20 changes: 20 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
language: cpp
sudo: required
dist: bionic

cache:
directories:
- $HOME/.ccache

addons:
apt:
update: true

before_install:
- source ci/travis/before-install.sh

install:
- source $TRAVIS_BUILD_DIR/ci/travis/install_dependency.sh

script:
- $TRAVIS_BUILD_DIR/ci/travis/travis_build.sh
Loading