Jonathan Shook
|
7ebac51044
|
require localdc to align with driver 4 guidance
|
2021-07-08 12:34:15 -05:00 |
|
Jonathan Shook
|
1f4961bb61
|
StandardActivity improvements
|
2021-07-08 11:49:25 -05:00 |
|
Jonathan Shook
|
747ef53a16
|
promote op mapping to a type
|
2021-07-08 11:49:19 -05:00 |
|
Jonathan Shook
|
eb70120292
|
ParsedCommand improvements
|
2021-07-08 11:49:16 -05:00 |
|
Jonathan Shook
|
497b71b945
|
make extended methods explicit
|
2021-07-08 11:49:12 -05:00 |
|
Jonathan Shook
|
2f09e836de
|
Cqld4 improvements
|
2021-07-08 11:49:08 -05:00 |
|
Jonathan Shook
|
0f8a05ab45
|
bump cqld4 to 4.12.0
|
2021-07-08 11:49:04 -05:00 |
|
Jonathan Shook
|
5dca31efb6
|
BaseDriverAdapter improvements
|
2021-07-08 11:49:01 -05:00 |
|
Jonathan Shook
|
4f1df146bc
|
allow injecting ActivityDef into DriverAdapter
|
2021-07-08 11:48:57 -05:00 |
|
Jonathan Shook
|
ff2e058a93
|
add explicit state cache for driver adapters
|
2021-07-08 11:48:49 -05:00 |
|
Jonathan Shook
|
3894b0eade
|
Merge branch 'main' into driver-api
|
2021-07-06 11:57:57 -05:00 |
|
Jonathan Shook
|
496ca50559
|
fix yaml typo
|
2021-07-06 11:50:56 -05:00 |
|
Jonathan Shook
|
81d1fc16da
|
also trigger build on all pushes
|
2021-07-06 11:50:15 -05:00 |
|
Jonathan Shook
|
973c1aee78
|
also trigger build on pull request
|
2021-07-06 11:49:42 -05:00 |
|
Jonathan Shook
|
409b0d31b2
|
nosqlbench-340 CountryCodes() binding function runtime error
|
2021-07-06 11:44:43 -05:00 |
|
Jonathan Shook
|
b3195f8e0a
|
use ParsedTemplate everywhere
|
2021-07-06 11:12:49 -05:00 |
|
Jonathan Shook
|
0bddb0bdaf
|
typos and small cleanups
|
2021-07-06 11:12:44 -05:00 |
|
Jonathan Shook
|
06d43b8c55
|
standard activity improvements
|
2021-07-06 11:12:39 -05:00 |
|
Jonathan Shook
|
d9296eef95
|
ParsedTemplate API improvements
|
2021-07-06 11:12:34 -05:00 |
|
Jonathan Shook
|
e847f2da01
|
ParsedCommand API improvements
|
2021-07-06 11:12:29 -05:00 |
|
Jonathan Shook
|
45b3a123ea
|
OpSource API improvements
|
2021-07-06 11:12:23 -05:00 |
|
Jonathan Shook
|
78a270bd2e
|
more javadocs
|
2021-07-06 11:12:19 -05:00 |
|
Jonathan Shook
|
061b0b69fb
|
make init error types distinct
|
2021-07-06 11:12:14 -05:00 |
|
Jonathan Shook
|
8dfcabfa14
|
introduce DriverAdapter
|
2021-07-06 11:12:09 -05:00 |
|
Jonathan Shook
|
15ae0d17fe
|
improve message readout for OpConfigError
|
2021-07-06 11:11:48 -05:00 |
|
Jonathan Shook
|
ed91ec7d41
|
fully generify OpSequence
|
2021-07-06 11:11:36 -05:00 |
|
Jonathan Shook
|
68c0ba277b
|
directapi mapping logic
|
2021-07-06 11:11:12 -05:00 |
|
Jonathan Shook
|
de26371496
|
allow optional service loader result
|
2021-07-06 11:10:57 -05:00 |
|
Jonathan Shook
|
7e8fef5b5b
|
add directapi driver to nb artifact
|
2021-07-06 11:10:20 -05:00 |
|
Jonathan Shook
|
bb3f8b3ec4
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-06-25 19:26:48 -05:00 |
|
Jonathan Shook
|
c3a6ba0de7
|
fix misaligned versions from github PR
|
2021-06-25 19:26:42 -05:00 |
|
Jonathan Shook
|
59c6d281ca
|
checkpoint save
|
2021-06-25 13:41:59 -05:00 |
|
Jonathan Shook
|
b4f51ce6dd
|
switch to ParsedTemplate in cqld4
|
2021-06-24 11:27:21 -05:00 |
|
Jonathan Shook
|
c87778cf32
|
support anonymous bindings in anchors
|
2021-06-24 11:27:07 -05:00 |
|
Jonathan Shook
|
5415f0b138
|
require typed construction of CommandTemplate
|
2021-06-24 11:27:00 -05:00 |
|
Jonathan Shook
|
d0371ecc16
|
naming updates for clarity
|
2021-06-24 11:18:47 -05:00 |
|
Jonathan Shook
|
fb587ce426
|
inject name into tags automatically
|
2021-06-24 11:18:44 -05:00 |
|
Jonathan Shook
|
c31302e4d0
|
fix testing for optional op data
|
2021-06-24 11:18:39 -05:00 |
|
Jonathan Shook
|
56e67a959a
|
add safety checks to OpDate init
|
2021-06-24 11:18:16 -05:00 |
|
Jonathan Shook
|
46c095d9cb
|
support anonymous bindings in bindpoints
|
2021-06-24 11:10:12 -05:00 |
|
Jonathan Shook
|
7acc2dd8b6
|
Merge pull request #338 from nosqlbench/dependabot/maven/docsys/org.eclipse.jetty-jetty-server-11.0.3
Bump jetty-server from 11.0.1 to 11.0.3 in /docsys
|
2021-06-23 15:42:47 -05:00 |
|
dependabot[bot]
|
d9ce7b278d
|
Bump jetty-server from 11.0.1 to 11.0.3 in /docsys
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 11.0.1 to 11.0.3.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.1...jetty-11.0.3)
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-23 20:26:52 +00:00 |
|
Jonathan Shook
|
fdbace26cd
|
auto-inject name tag
|
2021-06-23 11:42:53 -05:00 |
|
Jonathan Shook
|
5a1943e321
|
allow type-safe replacement of stmt semantics
|
2021-06-23 11:42:49 -05:00 |
|
Jonathan Shook
|
e6e398bb6b
|
add ParsedCommand as a better CommandTemplate
|
2021-06-23 11:42:43 -05:00 |
|
Jonathan Shook
|
41ce92cf9c
|
OpTemplate type variation for testing
|
2021-06-23 11:42:36 -05:00 |
|
Jonathan Shook
|
1e8ad0cc91
|
simplify switch
|
2021-06-23 11:25:15 -05:00 |
|
Jonathan Shook
|
a80e6d599b
|
post-merge fix-ups
|
2021-06-22 11:10:42 -05:00 |
|
Jonathan Shook
|
b2ff365314
|
Merge pull request #337 from XN137/unify-antlr4-version
unify antlr4 version
|
2021-06-22 11:07:40 -05:00 |
|
Christopher Lambert
|
9e1dd21fb1
|
unify antlr4 version via property
|
2021-06-22 18:00:00 +02:00 |
|