Skip to content

rust-playground/relay-rs

Repository files navigation

⚠️ Deprecation Notice

This version of Relay is to now be considered deprecated in favour of its new incarnation at the following location here. It currently maintains backward compatibility with this version.

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 and client 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.