mrichman / ddbb

Beat the crap out of a DynamoDB table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ddbb

Load test a DynamoDB table

Usage:

ddbb -d <seconds> -t <table name> -w <num workers>

-d int
        Duration in seconds (default 60)
-t string
      Table name
-w int
      Number of workers (default 4)

About

Beat the crap out of a DynamoDB table


Languages

Language:Go 100.0%