Skip to content

cluster_async renaming#808

Merged
jaymell merged 2 commits intoredis-rs:mainfrom
jaymell:cluster-async-rename-stuff
Mar 20, 2023
Merged

cluster_async renaming#808
jaymell merged 2 commits intoredis-rs:mainfrom
jaymell:cluster-async-rename-stuff

Conversation

@jaymell
Copy link
Copy Markdown
Contributor

@jaymell jaymell commented Mar 20, 2023

Rename cluster_async Connection and Pipeline

jaymell added 2 commits March 20, 2023 16:41
Rename to `ClusterConnection`, which matches name
of sync Redis cluster connection.
Rename to `ClusterConnInner`. Not super happy with this
name, but `Pipeline` is painfully ambiguous in this crate,
so I think this is clearer.
@jaymell jaymell force-pushed the cluster-async-rename-stuff branch from 4eaf6fe to e5b79dd Compare March 20, 2023 21:41
@jaymell jaymell merged commit b4fa491 into redis-rs:main Mar 20, 2023
@jaymell jaymell deleted the cluster-async-rename-stuff branch March 20, 2023 23:00
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.

1 participant