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
- Host: GitHub
- URL: https://github.com/stscoundrel/benediction-ritual
- Owner: stscoundrel
- License: mit
- Created: 2023-07-05T19:33:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-11T16:21:06.000Z (almost 3 years ago)
- Last Synced: 2023-09-11T23:44:26.282Z (almost 3 years ago)
- Topics: benediction, rust, test-data-generator
- Language: Rust
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`