15 releases (breaking)
| new 0.12.0 | Nov 19, 2024 |
|---|---|
| 0.10.0 | Jul 24, 2024 |
| 0.7.1 | Nov 21, 2023 |
| 0.5.0 | Jul 23, 2023 |
#290 in Network programming
13,042 downloads per month
135KB
2K
SLoC
Nomad
rs-nomad
This crate provides access to a set of strongly typed apis to interact with nomad
Installation
Simply include rs-nomad in your Cargo dependencies.
[dependencies]
rs-nomad = "0.1.0"
Development
cargo build
Tests
Local Nomad
Start rs-nomad locally with a docker image.
make run-test-env
CI Nomad
In CI, we start a service container for the test.
Running Tests
cargo test
Contributions
For contributions, please:
- Make a pull request
- Make sure the tests pass
- Add a bullet to the Changelog
License
rs-consul is available under the MIT license. See LICENSE for details.
Dependencies
~18–28MB
~510K SLoC