Commit Graph

26 Commits

Author SHA1 Message Date
Jonathan Shook
2e4776f893 improve parser error messages to include op template name 2022-06-30 16:11:17 -05:00
Jonathan Shook
a7c29b2825 op dispensers remember their parent adapter 2022-06-29 20:45:16 -05:00
Jonathan Shook
007d90218d modularize result size and disregard n/a scenarios 2022-06-27 23:44:38 -05:00
Jonathan Shook
50f81078bd make api type more obvious 2022-06-27 23:44:19 -05:00
Jonathan Shook
102cc3f559 make TypeAndTarget concept more obvious 2022-05-24 13:39:45 -05:00
Madhavan Sridharan
6a49348cef Updating the examples and workload with Delete table operation 2022-04-01 09:14:50 -04:00
Jonathan Shook
f80aab49da debugging updates 2022-03-11 16:07:49 -06:00
Jonathan Shook
701122ff61 implement DeleteTable for dynamodb driver 2022-03-11 10:03:02 -06:00
Jonathan Shook
2dc6b42109 yaml fixes 2022-03-09 14:38:39 -06:00
Jonathan Shook
84d40da286 add aplv2 headers to adapter-dynamodb 2022-03-08 14:08:16 -06:00
Jonathan Shook
5f12eb56a8 document dynamodb driver updates 2022-03-02 10:01:27 -06:00
Jonathan Shook
98c5042d5a simplify to functional switch 2022-03-02 10:01:17 -06:00
Jonathan Shook
be56ef317a add completed dynamodb timeseries workload 2022-03-02 10:01:04 -06:00
Jonathan Shook
c1b5a04979 add dynamodb-keyvalue2 workload 2022-03-02 10:01:00 -06:00
Jonathan Shook
d07a8f6644 avoid submitting -1 result size 2022-03-02 10:00:57 -06:00
Jonathan Shook
41c1384a9f update dynamodb-tabular2.yaml to simplified format 2022-02-28 15:08:24 -06:00
Jonathan Shook
3792865f43 only report result size when result is not null 2022-02-28 13:59:21 -06:00
Jonathan Shook
df9ee20f0a minor typos and readability improvements 2022-02-15 21:24:03 -06:00
Jonathan Shook
7704241373 add client tuning parameters to ddb space 2022-01-05 15:34:07 -06:00
Jonathan Shook
65759973ad add client config options to ddb 2021-12-23 12:07:58 -06:00
Jonathan Shook
b08463d072 template rcus and wcus for ddb 2021-12-22 17:31:49 -06:00
Jonathan Shook
ceee8c59c0 re-use base config model 2021-12-22 14:05:19 -06:00
Jonathan Shook
8a397a6552 ddb improvements 2021-12-21 13:08:34 -06:00
Jonathan Shook
7deb11b9ef add base Op behaviors 2021-12-21 13:08:27 -06:00
Jonathan Shook
7411a0471f minor fixes 2021-12-20 12:31:10 -06:00
Jonathan Shook
0b0602c436 initial ddb driver on new driver api 2021-12-20 10:03:32 -06:00