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