backfill 0.5.1

A boringly-named priority work queue system for doing async tasks.
Documentation
1
2
3
4
5
6
7
8
9
# Example environment variables for SQLx compile-time verification
# Copy this file to .env and update the DATABASE_URL for your local setup

# Database URL for compile-time query verification
DATABASE_URL=postgresql://localhost:5432/backfill

# Other application environment variables
RUST_LOG=info
GRAPHILE_WORKER_SCHEMA=graphile_worker