hazelcast-nodejs-client
hazelcast-nodejs-client copied to clipboard
Hazelcast Node.js Client
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/25871 for details. --- Before this PR, when a TPC aware client connects to a TPC enabled server, the server sends...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/25486 for details. --- As part of promiting ALTO to stable in 5.4, we will get rid of experimental authentication codecs...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/25869 for details. --- Before this PR it was only configurable through the XML. A system property provides a lot more...
**Describe the bug** We are currently using Hazelcast in our Node.js microservices architecture to store and retrieve data. However, we've encountered an issue in high-load scenarios. When multiple users log...
Hello, We are currently using Hazelcast in our Node.js microservices architecture to store and retrieve data. However, we've encountered an issue in high-load scenarios. When multiple users log in and...
Hello, I have posted details about this - what I believe is a - very simple issue to solve in this github thread. Its short, just scroll down. https://github.com/hazelcast/hazelcast/issues/21276#issuecomment-1691340103 My...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/25023 for details. --- EE counterpart: hazelcast/hazelcast-enterprise#6244 This PR introduces a draft implementation of the TLS version of the TPC socket...
Hello! I hope you are doing well! We are a security research team. Our tool automatically detected a vulnerability in this repository. We want to disclose it responsibly. GitHub has...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/24772 for details. --- During reconnections, the client would normally try to connect to the last known member list, and then...
The tracking issue for the Java side PR. See https://github.com/hazelcast/hazelcast/pull/24745 for details. --- During failover, when the client is about to try to connect to the next cluster, it resets...