Packages

Distributed process groups, registry, lifecycle monitoring, and isolated subclusters.

Current section

Files

Jump to
group CHANGELOG.md
Raw

CHANGELOG.md

## 0.1.6 (2026-04-16)
- Add bounded local PG turn-taking and bulk local PG ETS application
- Add sender-side replicated registry / PG batching by target node
## 0.1.5 (2026-04-14)
- Add receiver-side batching and fairness for replicated registry traffic
## 0.1.4 (2026-03-31)
- Add named-cluster `Group.connect(..., ttl: ms)` leases
## 0.1.3 (2026-03-31)
- Add configurable timeouts to the public register/unregister/join/leave/connect/disconnect APIs
- Add `Group.local_entries/1` for local tagged registry and process-group entries
- Buffer replicated PG join/leave receives with configurable receiver-side flush settings and bulk ETS application
## 0.1.2 (2026-03-30)
- Optimize pg ops
## 0.1.1 (2026-03-19)
- Optimize DOWN handling
## 0.1.0 (2026-02-12) 🚀
- Initial release!