awslabs / aws-elasticache-cluster-client-memcached-for-java

Amazon ElastiCache Cluster Client for Java - enhanced library to connect to ElastiCache clusters.
http://docs.amazonwebservices.com/AmazonElastiCache/latest/UserGuide/AutoDiscovery.html
Apache License 2.0
87 stars 54 forks source link

Implement gat operation for the text protocol #28

Closed tristantarrant closed 7 months ago

QuChen88 commented 7 months ago

See https://github.com/awslabs/aws-elasticache-cluster-client-memcached-for-java/commit/262991a27c28b54448da45b1a026110135a3b384.

Please feel free to test out the functionality and let me know if it works or not.