/ddbb

Beat the crap out of a DynamoDB table

Primary LanguageGo

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)