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

Add defaults for MemcachedClient generic parameters #173

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Conversation

56quarters
Copy link
Owner

Default to using SelectorRendezvous for the selector implementation and TcpFactory for the client factory implementation since this is what most consumers of the client use. Non-defaults are only used for unit tests.

@56quarters 56quarters marked this pull request as ready for review July 30, 2024 01:35
Default to using `SelectorRendezvous` for the selector implementation
and `TcpFactory` for the client factory implementation since this is
what most consumers of the client use. Non-defaults are only used for
unit tests.
@56quarters 56quarters merged commit 3309c28 into master Jul 30, 2024
6 checks passed
@56quarters 56quarters deleted the defaults branch July 30, 2024 02:02
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