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

AWS Elasticache autodiscovery support #572

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

ityshchenko
Copy link

Hi! I found that MR with previous implementation stuck and make a new one.

It brings new class which inherited from HashClient and allow to use AWS ElastiCache for Memcached cluster.

Resolves #534

A new client, AWSElastiCacheHashClient, was added to pymemcache to support AWS ElastiCache interactions. This client uses hashed key distribution and communicates with clusters running Amazon ElastiCache version 1.4.14 or higher. It retrieves its configuration from the AWS ElastiCache cluster itself.
…live or other params which might be called on mocking HashClient.
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.

Feature Request [Elasticache-Auto-Discovery]
1 participant