Dusan Malusev
Dusan Malusev
Right now we only have a developer focused documentation inside the repository explaining deep things inside gemini, but there is no documentation on just how to use it, workload examples...
## Problem Currently statement logger assumes that we have only one table, but gemini has support for multiple tables, and having a statement logger for each table is waste of...
## Problem Currently for each statement sent to a `test cluster` we send 3 queries to `oracle cluster` 1. The exact query that was sent to `test cluster` to save...
# Current Situation Gemini has a flags `--concurrency` which controls, as the name implies, the number of workers that will be spawned to do the work. This is the number...