Memcached – Hazelcast Java Serialization/Deserialization ArrayList Pitfall
I've switched from Memcached to Hazelcast. After a while i've noticed that the size of the Cache was bigger than usual. With man center. So i did like this: 1. Before to call the IMap.set(key,value(ArrayList) i deserialize the value to…