You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: