Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/commanded/commanded-swarm-registry
Distributed process registry using Swarm for Commanded
https://github.com/commanded/commanded-swarm-registry
commanded swarm
Last synced: 2 months ago
JSON representation
Distributed process registry using Swarm for Commanded
- Host: GitHub
- URL: https://github.com/commanded/commanded-swarm-registry
- Owner: commanded
- License: mit
- Created: 2017-09-06T19:23:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-21T17:45:49.000Z (about 5 years ago)
- Last Synced: 2024-10-29T22:37:26.650Z (3 months ago)
- Topics: commanded, swarm
- Language: Elixir
- Size: 41 KB
- Stars: 19
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-elixir-cqrs - Commanded Swarm registry - Distributed process registry using Swarm for Commanded. (Libraries)
README
# Commanded Swarm registry
Distributed process registry using [Swarm](https://hex.pm/packages/swarm) for [Commanded](https://github.com/slashdotdash/commanded).
Supports running [Commanded](https://github.com/slashdotdash/commanded) on a cluster of nodes.
MIT License
[![Build Status](https://travis-ci.com/commanded/commanded-swarm-registry.svg?branch=master)](https://travis-ci.com/commanded/commanded-swarm-registry)
---
### Overview
- [Changelog](CHANGELOG.md)
- [Getting started](guides/Getting%20Started.md)
- [Cluster deployment](guides/Cluster.md)
- [Contributing](#contributing)
- [Need help?](#need-help)---
## Contributing
Pull requests to contribute new or improved features, and extend documentation are most welcome.
Please follow the existing coding conventions, or refer to the [Elixir style guide](https://github.com/niftyn8/elixir_style_guide).
You should include unit tests to cover any changes. Run `mix test` to execute the test suite.
## Need help?
Please [open an issue](https://github.com/commanded/commanded-swarm-registry/issues) if you encounter a problem, or need assistance. You can also seek help in the [Gitter chat room](https://gitter.im/commanded/Lobby) for Commanded.
For commercial support, and consultancy, please contact [Ben Smith](mailto:[email protected]).