scalecube-cluster
scalecube-cluster copied to clipboard
ScaleCube Cluster is a lightweight Java VM implementation of SWIM: Scalable Weakly-consistent Infection-style Process Group Membership Protocol. features cluster membership, failure detection, and gos...
Currently all transport messages are sent as plain data and as a result are vulnerable to different kinds of attacks (eavesdropping, tampering, or attempts to generate fake events) in case...
Does it support deployment to k8s?
Hello! I was just playing around and I think I encountered a bug. The problem is when we make use of the `requestResponse` method in order to send messages to...
Subj. Get rid of ability to specify msg/metadata codecs from client side. Use SBE as internal codec.
Add functionality that allows to expose cluster member via multiple external hosts. This is must be configuration option.
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...
Bumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.4. Release notes Sourced from requests's releases. v2.32.4 2.32.4 (2025-06-10) Security CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve...
When looking at the logs that include string representation of the `Member` class, sometimes it's hard to detect differences because highest bit of the member id is cleared for some...
When looking at the logs that include string representation of the Member class, sometimes it's hard to detect differences because highest bit of the member id is cleared for some...