[go: nahoru, domu]

Skip to content

Commit

Permalink
feat(zookeeper): support zookeeper service discovery (#6751)
Browse files Browse the repository at this point in the history
  • Loading branch information
shuaijinchao committed Apr 7, 2022
1 parent 3a47775 commit 6a898cc
Show file tree
Hide file tree
Showing 4 changed files with 149 additions and 0 deletions.
1 change: 1 addition & 0 deletions .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ header:
- '**/*.pb.go'
- '.github/'
- 'conf/mime.types'
- '**/*.svg'
# Exclude CI env_file
- 'ci/pod/**/*.env'
# eyes has some limitation to handle git pattern
Expand Down
3 changes: 3 additions & 0 deletions docs/assets/images/apisix-seed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/en/latest/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@
"discovery/consul_kv",
"discovery/nacos",
"discovery/eureka",
"discovery/zookeeper",
"discovery/kubernetes"
]
},
Expand Down
Loading

0 comments on commit 6a898cc

Please sign in to comment.