Skip to content

rust-playground/relay-rs

Repository files navigation

relay-rs

This contains a no nonsense, horizontally scalable, ordered job runner backed by Postgres.

Crates

See details for each crate.

Crate Description
relay No nonsense horizontally scalable Job Runner.
relay-core Contains all core shared code and logic.
relay-frontend-http HTTP frontend for Relay.
relay-backend-prostgres Postgres backend for Relay.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Proteus by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.