nprbst / gha

SQLite load testing application using GitHub Archive data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gha

SQLite load testing application using GitHub Archive data. This is used as a long-running testbed for litestream.

Usage

# Start application with an ingest rate of 100 operations per second.
$ gha -ingest-rate 100

Fly.io

Deploy

To deploy to fly.io, run:

$ fly deploy

Volume

$ fly volume create data --region iad

About

SQLite load testing application using GitHub Archive data.


Languages

Language:Go 84.9%Language:Dockerfile 9.9%Language:Makefile 5.2%