SQLite load testing application using GitHub Archive data. This is used as a long-running testbed for litestream.
# Start application with an ingest rate of 100 operations per second.
$ gha -ingest-rate 100
To deploy to fly.io, run:
$ fly deploy
$ fly volume create data --region iad