An open API service indexing awesome lists of open source software.

https://github.com/stscoundrel/benediction-ritual

A ritual to generate test data to Benediction
https://github.com/stscoundrel/benediction-ritual

benediction rust test-data-generator

Last synced: 9 months ago
JSON representation

A ritual to generate test data to Benediction

Awesome Lists containing this project

README

          

# Benediction Ritual

A ritual to generate test data to [Benediction](https://github.com/stscoundrel/benediction).

Just a Rust script to spam required amount of respectable enough test data to populate Cassandra database.

## Usage

- Run [Benediction](https://github.com/stscoundrel/benediction) on host machine.
- Run the ritual with `cargo run`. Default amount if 100 events, can be overwritten with `cargo run 666`