Skip to content

v0.2.0

Choose a tag to compare

@twinn twinn released this 04 Apr 22:46
· 18 commits to main since this release
6ae7790

What's new

  • Add get_members/2 to retrieve all processes in a group
  • Add which_groups/1 to list all registered keys in a scope
  • Add dispatch/3 to invoke a callback on all members of a group

Breaking changes

  • register_name/2 now always joins the group (no uniqueness guard)