Jonathan Shook
Jonathan Shook
I wanted to check out this project and potentially make some contributions, but it doesn't work as documented on either Linux or Windows with any node version I have tried....
In some recent update, it seems that hard wraps (defaulting to the IDEA wrap settings) no longer work. I was using the hard wrap mode to format docs so that...
There doesn't seem to be a coherent set of options for being able to have soft wraps on paragraphs while also being able to simply type in a definition list....
Thanks for #123 To help with using it, it would be nice if some basic tokens could be added to the output format for each format in the list. For...
The cqlgen embedded app in nb5 generates workloads from cql schema files. The obfuscator filter will use a deterministic name generation scheme in order to remove the original names from...
It would be nice for cqlgen users to be able to see the number of different elements processed and generated in a workload. Thsi should be in the form of...
For very large workloads, for example those with over 500 tables active, it is annoying to users to wait for the client to fully bootstrap. This is because prepared statements...
Since the cql workload generator takes its schema from an existing schema, it is possible that someone could accidentally run it against non-test system if they aren't being careful. In...
Sometimes, users want to be able to test parts of a schema in isolation, for example by keyspace name. A naming binding should be allowed which sets the filename pattern...