Skip to content

Comments

Create Hazelcast store from map instance#252

Merged
eko merged 2 commits intoeko:masterfrom
semihbkgr:accept-hz-map
Jun 14, 2024
Merged

Create Hazelcast store from map instance#252
eko merged 2 commits intoeko:masterfrom
semihbkgr:accept-hz-map

Conversation

@semihbkgr
Copy link
Contributor

@semihbkgr semihbkgr commented Jun 11, 2024

After I got some insight into the Hazelcast client, I reconsidered the changes applied in #203. Creating a new Hazelcast map instance for each operation does not offer any benefits. Instead, we can safely use a single map instance for all operations, making the API clearer and more concise.

Copy link
Owner

@eko eko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @semihbkgr, I'm not an Hazelcast expert but this code looks good to me :)

@eko eko merged commit 78b7afe into eko:master Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants