-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(services/redis): add redis cluster support (#2858)
* feat(services/redis): support redis cluster * ci(services/redis): redis cluster & redis cluster tls * ci(services/redis): use docker for redis cluster * ci(services/redis): make CI happy * ci(services/redis): use docker-compose for redis cluster & redis cluster tls * chore(services/redis): add license * ci(services/redis): use bitnami images & move ssl files * ci(services/redis): use docker-compose for redis & redis tls * ci(services/redis): fix error * ci(services/redis): specify ip for redis-cluster-tls * ci(services/redis): update port of redis-tls test
- Loading branch information
Showing
16 changed files
with
655 additions
and
122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.