Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cluster support #653

Merged
merged 18 commits into from
Nov 12, 2022
Merged

Cluster support #653

merged 18 commits into from
Nov 12, 2022

Conversation

anatolysergeev
Copy link
Collaborator

@anatolysergeev anatolysergeev commented Oct 30, 2022

Partially done #151

Copy link
Member

@mijicd mijicd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care of this!

testcontainers/redis-cluster-compose.yml Outdated Show resolved Hide resolved
build.sbt Outdated Show resolved Hide resolved
redis/src/main/scala/zio/redis/RedisCommand.scala Outdated Show resolved Hide resolved
Copy link
Member

@mijicd mijicd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2nd pass done

redis/src/main/scala/zio/redis/RedisClusterConfig.scala Outdated Show resolved Hide resolved
redis/src/main/scala/zio/redis/options/Cluster.scala Outdated Show resolved Hide resolved
redis/src/main/scala/zio/redis/options/Cluster.scala Outdated Show resolved Hide resolved
redis/src/main/scala/zio/redis/options/Cluster.scala Outdated Show resolved Hide resolved
redis/src/main/scala/zio/redis/package.scala Outdated Show resolved Hide resolved
mijicd
mijicd previously approved these changes Nov 10, 2022
Copy link
Member

@mijicd mijicd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor remarks from my side, otherwise looks good to go. Before merging it, please adjust the PR comment to avoid accidentally closing the issue (i.e., right now, it contains a "magic" word close), and update the list in the issue.

Thank you!

redis/src/main/scala/zio/redis/api/Cluster.scala Outdated Show resolved Hide resolved
redis/src/main/scala/zio/redis/api/Cluster.scala Outdated Show resolved Hide resolved
redis/src/main/scala/zio/redis/codec/CRC16.scala Outdated Show resolved Hide resolved
redis/src/main/scala/zio/redis/options/Cluster.scala Outdated Show resolved Hide resolved
@anatolysergeev anatolysergeev merged commit 340672d into zio:master Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants