Open
Description
To give followers an idea of what's planned-ish, in rough priority order.
- request and response tokenizers, splitters, convenience functions
- more command generators (with/without numeric, vary key length, missing commands, etc)
-
mcs.out(message)
for printing data instead of lua's print - add a listener to filter the output from mcs.out()
- automatically add meta Opaque tags on request generation, used with match below
-
local status, elapsed = mcs.match(request, response)
: does the response match the request and how long did it take - item value validation (using a hash of the key for the value data)
- rate pace randomization
- reconnect pace randomization
- tick the pacer on every write call instead of every return (ie; write two requests in one loop, counts twice toward limit)
- pcrg randomizer
- random length key string (similar to mctester)
- ramp up new connections over time
Metadata
Metadata
Assignees
Labels
No labels