Skip to content

Initial TODO #1

Open
Open
@dormando

Description

@dormando

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions