Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
210310676
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2021
210310676
Graph
10374f15d79f3ec64c39351987539903f7bcaafe
Select Git revision
Branches
2
benchmark
protected
master
default
protected
Tags
20
v2.0.0-rc4
v2.0.0-rc2
v2.0.0-rc1
v1.1.1
v1.1.0
v1.0.0
v0.10.6
v0.10.5
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.8.1
v0.10.0
v0.9.1
v0.9.0
v0.8.0
v0.7.1
v0.7.0
v0.6.0
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Apr
21
19
16
15
14
13
12
10
9
8
7
6
1
2
1
31
Mar
30
29
27
26
25
26
25
26
25
24
25
24
23
22
23
22
23
22
20
19
18
17
16
15
13
12
11
10
9
8
7
8
6
5
4
3
2
1
27
Feb
26
25
24
23
22
20
19
18
19
18
11
9
8
7
6
5
4
3
2
3
2
1
31
Jan
30
29
28
29
26
29
28
27
26
25
24
23
22
23
22
21
19
21
20
19
18
16
15
14
13
[skip ci]Enable Mergify (#4991)
delete contex timeout in queryService's load (#4986)
Add kv etcd unittest and remove useless code (#4974)
add datanode unittest to improve code coverage (#4982)
[skip ci]Update issue template (#4966)
[skip ci]Add pull request template (#4964)
Update README
Optimize search performance
Remove unused config item in dataservice and datanode
Add copyright
Fix memory leak, temp solution
Add license in datanode package
Add copyright
Add Copyright for indexnode and indexservice
Add licence to query node and query service
Add license header in util
Add copyright
Add storage copyright
Add copyright for msgStream
Add license files
Add copyright in kv module
Add copyright in master service module
Add unittest for storage
improve code coverage for datanode
Add copyright annotations to proxynode and proxyservice
Fix collection cannot be found when searching
Add unit tests in dataservice
Adjust the DropIndex logic of the indexservice
Make query node asynchronously load and release collection
Support segcoreinit
Add docker-compose yaml for distributed and standalone
Refactor load Release to async call in query service
Combine all service/node binaries into one binary with named 'milvus'
Set runtime directory to /run/milvus-distribute, if failed, adjust to /tmp/milvus-distributed
Remove useless configs in config files
Refactor datanode register
Change name of kvBase
Refactor data service segment allocator
Add unit test for master service, the coverage of meta table reachs 100%
Improve code readibility