sixhours-team / memcached-spring-boot

Library that provides support for auto-configuration of Memcached cache in a Spring Boot application.
Apache License 2.0
71 stars 33 forks source link

Update README for the 2.2.0 version #112

Closed igorbolic closed 4 years ago

igorbolic commented 4 years ago

Due to introduction of SpyMemcached with #110 , the README.md should be updated to describe how to switch from default XMemcached to SpyMemcached client for the Spring cache abstraction.