Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.25 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.25 KB

relay

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

Features

Optional features:

Requirements

  • Postgres 9.5+

HTTP API

For details about the API see here.

How to build

~ cargo build -p relay --release

Clients

Here is a list of existing clients.

Language Description
Go Go low & high level client.
Rust Rust client and consumer.

License

Licensing

AGPL-3.0. See LICENSE-AGPL for details.