Closed luissantos closed 6 months ago
great idea about MapStore
I saw your question and upgraded chazel to support Hazelcast 4.0+ so you can add this feature on top of the new version, since there were many API breakages from Hazelcast 3.x.x
to 4.0+
but yea, pull request is quite welcome: it is probably best to create a separate namespace i.e. chazel.store
for it to make things more concise.
Great. I will work on a PoC and open a PR asap.
Hi,
1st of all I would like to say thank you for the great work.
Do you have any plans to implement a simple MapStore implementation that would allow any storage backend to be plugged into HazelCast?
I would love to contribute to such a feature if required.