ragnor / simple-spring-memcached

A drop-in library to enable memcached caching in Spring beans via annotations
MIT License
189 stars 91 forks source link

Advantage of elasticache client #96

Closed fletchgqc closed 2 years ago

fletchgqc commented 3 years ago

I am able to connect to AWS elasticache using the XMemcached client, which is logical since AWS is Memcached-protocol-compatible.

What advantage would I get out of using the ElastiCache client? How should I decide which one to use?

ragnor commented 2 years ago

Probably the main feature of ElastiCache client is dedicated auto discovery memchanizm: https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/AutoDiscovery.html