Hello! We're currently looking at memcached to use it in one of our projects. When using java client I always have "can not serialize" message. Do all objects that are putted in memcached needs to be serializable?
Thanks.
Hello! We're currently looking at memcached to use it in one of our projects. When using java client I always have "can not serialize" message. Do all objects that are putted in memcached needs to be serializable?
Thanks.