Вопрос

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

Это было полезно?

Решение 2

Другие советы

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?

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top