Elasticachex v1.1.1 Elasticachex View Source

An implementation of the Node Auto Discovery for Memcached in the ElastiCache service of AWS.

It simply returns the nodes of the cache cluster.

Link to this section Summary

Functions

The function to get the cluster info. Returns {:ok, [hosts_list], config_version} or {:error, reason}

Link to this section Functions

Link to this function get_cluster_info(host, port \\ 11211) View Source

The function to get the cluster info. Returns {:ok, [hosts_list], config_version} or {:error, reason}