8 releases (4 breaking)
Uses old Rust 2015
0.5.1 |
|
---|---|
0.5.0 | Mar 1, 2018 |
0.4.0 | Feb 23, 2018 |
0.3.2 | Feb 7, 2018 |
0.1.0 | Jan 28, 2018 |
#6 in #circuit-breaker
28KB
490 lines
Stay Alive
A library for resilience patterns.
Still in a very very early stage!
Usage
Get the latest version for your Cargo.toml
from
crates.io.
Add this crate root:
extern crate stayalive;
License
stayalive
is primarily distributed under the terms of the MIT license and the
Apache License (Version 2.0).
Copyright (c) 2018 Christian Douven.
Dependencies
~185KB