Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Add support for AWS Memcached ElastiCache cluster #36

Open
turneliusz opened this issue Sep 18, 2014 · 1 comment
Open

Add support for AWS Memcached ElastiCache cluster #36

turneliusz opened this issue Sep 18, 2014 · 1 comment
Assignees

Comments

@turneliusz
Copy link

Can you add possibility to setup option, e.g.:

$dynamic_client->setOption(Memcached::OPT_CLIENT_MODE, Memcached::DYNAMIC_CLIENT_MODE);

See: http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/AutoDiscovery.html#AutoDiscovery.ModifyAppPHP

Amazon provides special version of Memcached client for PHP that is able to auto-detect nodes but the option needs to be specified explicitly.

@mevdschee
Copy link
Contributor

Can you do a PR please? I have no way of testing AWS, so I would kindly ask for your help here :-)

@mevdschee mevdschee self-assigned this Jun 29, 2015
@mevdschee mevdschee changed the title Providing support for AWS Memcached ElastiCache cluster Add support for AWS Memcached ElastiCache cluster Jul 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants