Commit Graph

2525 Commits

Author SHA1 Message Date
Jonathan Shook
aae973c9dd spacing and typos 2021-09-13 09:43:48 -05:00
Jonathan Shook
a019258b3d simplify usage of ActivityType loader 2021-09-13 09:43:42 -05:00
Jonathan Shook
ce695db98b simplify getting URL for Content types 2021-09-13 09:43:32 -05:00
Jonathan Shook
828ec0252d naming: use ParsedOp instead of ParsedCommand 2021-09-13 09:43:19 -05:00
Jonathan Shook
9763dd0be7 naming: use directapi instead of direct 2021-09-13 09:43:15 -05:00
Jonathan Shook
9cd8892b69 move template formats to core APIs 2021-09-13 09:43:12 -05:00
Jonathan Shook
13484193d9 migrate stdout to adapter API 2021-09-13 09:43:08 -05:00
Jonathan Shook
a39f4e1a27 docs: update doc system framing 2021-09-13 09:43:02 -05:00
Jonathan Shook
24adf4e750 docs: add examples of histogram aggregates 2021-09-13 09:42:51 -05:00
Jonathan Shook
204279a2b2 define param access semantics more clearly 2021-09-13 09:42:29 -05:00
Jonathan Shook
cec7f4017d centralize ObjectCache into core templating API 2021-09-13 09:42:21 -05:00
Jonathan Shook
f9e64ae0a5 allow space initializer to see activity config 2021-09-13 09:42:11 -05:00
Jonathan Shook
2bc7593f73 allow removal of string param in ParameterMap 2021-09-13 09:41:53 -05:00
Jonathan Shook
a1371af997 add combined NBIO search call 2021-09-13 09:41:32 -05:00
Jonathan Shook
aaa41053a7
Merge pull request #349 from ivansenic/ise-fix-stargate-keyvalue
fixing the stargate key-value scenarios
2021-08-16 11:01:39 -05:00
Jonathan Shook
e0e59b0110
Merge pull request #350 from EricBorczuk/fix-other-stargate-cases
Fix a few keyvalue test cases
2021-08-16 10:12:20 -05:00
Ivan Senic
9fe038a60a fix typo 2021-08-16 09:26:50 +02:00
Eric Borczuk
fad0eb0d41 Bring rampup cycles in line with key numbers for other keyvalue tests 2021-08-13 15:29:08 -04:00
Ivan Senic
a6c1502cc7 fixing the document api key-value scenario 2021-08-13 11:58:55 +02:00
Jonathan Shook
cb97bc8085 generic signature fixups 2021-08-11 08:59:03 -05:00
Jonathan Shook
271a13baba ignore cache in nbr 2021-08-10 14:35:27 -05:00
Jonathan Shook
bf26583b7f make nbr the owning module of runtime accesories 2021-08-10 14:34:53 -05:00
Jonathan Shook
ef650c769f fix tests to follow API updates 2021-08-10 13:12:15 -05:00
Jonathan Shook
5b41f978c7 adapter API improvements 2021-08-10 10:34:26 -05:00
Jonathan Shook
4e4f15364b add more javadocs 2021-08-10 10:34:22 -05:00
Jonathan Shook
d5be7fe72c consume template variables on use 2021-08-10 10:34:20 -05:00
Jonathan Shook
0c8c5571f2 rehome some APIs to nb-api 2021-08-10 10:34:15 -05:00
Jonathan Shook
c389c8571b cqld4 improvements 2021-08-10 10:34:11 -05:00
Jonathan Shook
14f43d7835 improve on-screen format for ParsedTemplate 2021-08-10 10:34:02 -05:00
Jonathan Shook
28bf7b6e91 rehome some APIs to nb-api 2021-08-10 10:33:58 -05:00
Jonathan Shook
c6c0ef2e68 set antlr version 2021-08-10 10:33:44 -05:00
Jonathan Shook
069e96fceb standard action improvements 2021-08-10 10:33:07 -05:00
Jonathan Shook
4cadb4e82f
Merge pull request #346 from nosqlbench/dependabot/maven/mvn-defaults/org.apache.commons-commons-compress-1.21
Bump commons-compress from 1.20 to 1.21 in /mvn-defaults
2021-08-09 17:26:28 -05:00
Jonathan Shook
dededf77b8
Merge pull request #345 from nosqlbench/dependabot/maven/docsys/org.apache.commons-commons-compress-1.21
Bump commons-compress from 1.20 to 1.21 in /docsys
2021-08-09 17:26:14 -05:00
dependabot[bot]
1af8efa9d1
Bump commons-compress from 1.20 to 1.21 in /mvn-defaults
Bumps commons-compress from 1.20 to 1.21.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 17:22:13 +00:00
dependabot[bot]
41daadb528
Bump commons-compress from 1.20 to 1.21 in /docsys
Bumps commons-compress from 1.20 to 1.21.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 17:22:04 +00:00
Jonathan Shook
88e4f4b683
Update README.md 2021-07-26 11:36:52 -05:00
Jonathan Shook
d887b12426
Update README.md 2021-07-26 06:05:50 -05:00
Jonathan Shook
548ae08ec4
Update README.md
Add OSS support requirements for Netlify OSS plan.
2021-07-26 05:47:18 -05:00
Jonathan Shook
e7668610c3 additional improvements to cqld4 driver 2021-07-26 01:09:49 -05:00
Jonathan Shook
05b3a50ec9 first light on Cqld4 prepared statements 2021-07-23 02:54:50 -05:00
Jonathan Shook
fa242c4ad1 fix synonym access in config 2021-07-23 02:54:37 -05:00
Jonathan Shook
4413152327 Config API updates 2021-07-22 19:13:54 -05:00
Jonathan Shook
03f7f13c2b allow easy include/exclude of cql driver versions 2021-07-22 18:50:11 -05:00
Jonathan Shook
f244c0f225 allow --show-stacktraces on bootstrap phase 2021-07-22 18:49:55 -05:00
Jonathan Shook
ffe7c9c530 allow DriverAdapters to have config injected upon creation 2021-07-22 17:40:16 -05:00
Jonathan Shook
b8a3c98aca Config API updates 2021-07-22 17:40:12 -05:00
Jonathan Shook
03d903f130 cqld4 incremental changes 2021-07-22 17:40:09 -05:00
Jonathan Shook
284e86e64f make config model construction more uniform 2021-07-22 17:40:06 -05:00
Jonathan Shook
ab24cc5aef more DriverAdapter docs 2021-07-22 17:39:57 -05:00