stayalive

Crates.iostayalive
lib.rsstayalive
version0.5.1
sourcesrc
created_at2018-01-28 15:52:57.958034
updated_at2018-03-01 07:44:37.814011
descriptionA collection of resilience patterns
homepagehttps://github.com/chridou/stayalive
repositoryhttps://github.com/chridou/stayalive
max_upload_size
id48657
size41,699
Christian Douven (chridou)

documentation

https://docs.rs/stayalive

README

Stay Alive

crates.io docs.rs downloads Build Status license-mit license-apache

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.

Commit count: 24

cargo fmt