Packages

Cluster Elixir applications via a database table.

Current section

Files

Jump to
db_cluster CHANGELOG.md
Raw

CHANGELOG.md

# v0.0.3
- Added config for enable/disable clustering
- Added docs for post join functions
# v0.0.2
- Dropped elixir version requirements
- Fixed GenServer bug (the GenServer wasn't there)
# v0.0.1
- Initial version