Pregunta

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

¿Fue útil?

Otros consejos

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?

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top