Question

How can I get an IMap or whatever instance created in Hazelcast Server side from the Memcached Client?

Était-ce utile?

La solution 2

Autres conseils

Just create a memcached client and connect it to the Hazelcast memcached server. It should work as you would expect it from a native memcached server.

Any problem or just not yet tried?

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top