Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add gokv.Store implementation for Hazelcast #75

Closed
philippgille opened this issue Feb 6, 2019 · 0 comments
Closed

Add gokv.Store implementation for Hazelcast #75

philippgille opened this issue Feb 6, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@philippgille
Copy link
Owner

Hazelcast is advertised as IMDG (in-memory data grid), but at its core is an in-memory cache. We should add support for it to have another distributed cache option next to Memcached.

The supported data types are not key-value directly, but instead a single distributed map can be used for storing key-value pairs.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant