Enhancement Request:
If we want a Map<X, Set<Y>>, we can use MultiMap<X,Y> where the storage of entries is distributed across the cluster members.
It would be nice to allow using a ReplicatedMultiMap<X, Y> when the requirement is to replicate the entries on all cluster members.
Using Hazelcast 3.7.5 in a small cluster.
Hi @donatelloOo,
Thanks for the suggestion, we'll take a note of it.
PS. I recommend upgrading from 3.7.5, that version is very old now.
If anybody else is interested in this feature and reading this, please feel free to +1.
Yes please!
Most helpful comment
Hi @donatelloOo,
Thanks for the suggestion, we'll take a note of it.
PS. I recommend upgrading from 3.7.5, that version is very old now.
If anybody else is interested in this feature and reading this, please feel free to +1.