Skip to content

Add gokv.Store implementation for Hazelcast #75

@philippgille

Description

@philippgille

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions