-
Updated
Apr 27, 2021 - Java
imdg
Here are 19 public repositories matching this topic...
- The second call to such functions resolves immediately. e.g client.shutdown
- Using a deferred promise instead of a flag(e.g lifecycleService.active), we can return the same promise on concurrent calls.
-
Updated
Apr 13, 2021 - Rust
Fast Aggregations
Currently, Python Client has no support for Hazelcast's Aggregations which compute a value of some function (e.g sum or max) over the stored map entries.
https://docs.hazelcast.org/docs/3.12.7/manual/html-single/index.html#fast-aggregations
FlakeID Generator
Hazelcast FlakeID Generator is not available to .NET Client.
https://docs.hazelcast.org/docs/4.0/manual/html-single/index.html#flakeidgenerator
Explanation for portable serialization multiversion support is missing from the README. Please refer to this pull request to update.
-
Updated
Apr 27, 2021 - Java
-
Updated
Jul 1, 2020 - Java
-
Updated
Apr 27, 2021 - C#
-
Updated
Apr 19, 2021 - C++
-
Updated
Feb 18, 2021 - Java
-
Updated
Jun 12, 2017 - Java
-
Updated
Mar 14, 2017 - Java
-
Updated
Mar 30, 2021 - Dockerfile
Improve this page
Add a description, image, and links to the imdg topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the imdg topic, visit your repo's landing page and select "manage topics."
Currently, the Go client does not support Hazelcast's partition predicate.