Packages

Clustering strategy for connecting nodes running as Google Instance Groups members.

Current section

Files

Jump to
libcluster_gig CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.3.0
- elixir >= 1.12
- erlang >= 24
- update deps
## 0.2.0
- elixir >= 1.10
- update deps
- trim any spaces around the group name
## 0.1.2
- update deps: google_api_compute
## 0.1.1
- bug fix; return an error when there are no nodes in the group
## 0.1.0
- becoming a public hex package