Custom expiration date for different objects using memcached and spring boot
I'm using this client in my Spring boot project to connect to my memcached instance running on my cluster. Everything works fine BUT so far I could only set on expiration date for all my caches, which is not convenient…