background-jobs-postgres 0.20.0

Postgres storage backend for background-jobs
Documentation
1
2
3
use refinery::embed_migrations;

embed_migrations!("./src/migrations");