Jonathan Shook
|
9d1d4ce62c
|
added adapter functions
|
2021-04-21 18:25:07 -05:00 |
|
Jonathan Shook
|
8707ccceb9
|
logging name improvements
|
2021-04-21 18:25:01 -05:00 |
|
Jonathan Shook
|
fca986e15a
|
use one-line messages where reasonable
|
2021-04-21 18:24:50 -05:00 |
|
Jonathan Shook
|
7a8c9d58e0
|
new bindings, better yml support, graphql and pulsar improvements
|
2021-04-21 11:58:16 -05:00 |
|
Jonathan Shook
|
d8d243d79f
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-04-21 11:50:52 -05:00 |
|
Jonathan Shook
|
8590dc35ef
|
add examples for new charbuffer and bytebuffer bindings
|
2021-04-21 11:50:41 -05:00 |
|
Jonathan Shook
|
6a0eca25d7
|
add binding functions
|
2021-04-21 11:50:37 -05:00 |
|
Jonathan Shook
|
1c23d5a5ff
|
docs update
|
2021-04-21 11:50:20 -05:00 |
|
Jonathan Shook
|
5164a4d3e1
|
make yaml,yml extensions uniform in code
|
2021-04-21 11:50:09 -05:00 |
|
Jonathan Shook
|
1fa700b976
|
reduce duplicitous prefix lookups
|
2021-04-21 11:50:01 -05:00 |
|
Jonathan Shook
|
ec4218bb25
|
update actions maven pkg cache version
|
2021-04-21 11:49:51 -05:00 |
|
Jonathan Shook
|
cf9e929b1e
|
support IntToDoubleFunction types
|
2021-04-21 11:45:28 -05:00 |
|
Jonathan Shook
|
ac19e86a6a
|
deprecate duplicate function ByteBufferToHex for ToHex
|
2021-04-21 11:43:57 -05:00 |
|
Jonathan Shook
|
3bd6a80afc
|
add adapting functions for CharBuffer and String
|
2021-04-21 11:43:01 -05:00 |
|
Jonathan Shook
|
d13a2c30f7
|
bindings updates
|
2021-04-19 10:30:48 -05:00 |
|
Jonathan Shook
|
f6590dc979
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-04-19 10:30:17 -05:00 |
|
Jonathan Shook
|
a64ca6beee
|
actually add new functions to build
|
2021-04-19 10:30:14 -05:00 |
|
Jonathan Shook
|
5b1ffee89a
|
fix release for NBIO multiple extensions
|
2021-04-17 19:09:58 -05:00 |
|
Jonathan Shook
|
29697ae813
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-04-17 19:09:35 -05:00 |
|
Jonathan Shook
|
619a23c8ad
|
NBIO fix for multiple extensions and remote URIs
|
2021-04-17 19:09:22 -05:00 |
|
Jonathan Shook
|
45e70cd066
|
new bindings for JSON and ByteBuffers and CharBuffer
|
2021-04-16 15:38:31 -05:00 |
|
Jonathan Shook
|
add77f7059
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-04-16 15:38:06 -05:00 |
|
Jonathan Shook
|
5f184e5592
|
add bindings for init-and-use byte buffers and char buffers
|
2021-04-16 15:37:58 -05:00 |
|
Jonathan Shook
|
bf1a43fa41
|
add bindings for ToJSON(), ToJSONPretty()
|
2021-04-16 15:37:38 -05:00 |
|
Jonathan Shook
|
a248e0fa48
|
collection improvements
|
2021-04-15 17:01:48 -05:00 |
|
Jonathan Shook
|
1dc9408073
|
add missing workload and descriptions
|
2021-04-15 16:58:53 -05:00 |
|
Jonathan Shook
|
a1a3d8b63c
|
better logging names
|
2021-04-15 16:58:47 -05:00 |
|
Jonathan Shook
|
f7e633ffba
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-04-14 11:42:37 -05:00 |
|
Jonathan Shook
|
cd8001393e
|
add missing workload and descriptions
|
2021-04-14 11:42:31 -05:00 |
|
Jonathan Shook
|
6cf0086654
|
version logging and workloads revision
|
2021-04-14 11:30:36 -05:00 |
|
Jonathan Shook
|
c6a0d53d30
|
stabilized version conventions for workloads with baselines2
|
2021-04-14 11:29:48 -05:00 |
|
Jonathan Shook
|
4c84c804f3
|
pull basic version and CLI logging to top
|
2021-04-14 10:12:15 -05:00 |
|
Jonathan Shook
|
792bf18665
|
path fixes and pulsar driver improvements
|
2021-04-13 19:47:39 -05:00 |
|
Jonathan Shook
|
30e452420b
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-04-13 19:42:18 -05:00 |
|
Jonathan Shook
|
df038f0cd9
|
provide better error messages for malformed yaml
|
2021-04-13 19:42:13 -05:00 |
|
Jonathan Shook
|
488674ef1b
|
release build
|
2021-04-08 15:04:22 -05:00 |
|
Jonathan Shook
|
eba7963917
|
add cql duration types to mapping functions
|
2021-04-08 15:04:00 -05:00 |
|
Jonathan Shook
|
8143a2c275
|
provide better error messages for malformed yaml
|
2021-04-08 15:03:54 -05:00 |
|
Jonathan Shook
|
5355edf759
|
fix yaml indentation in pulsar_client_avro
|
2021-04-08 15:03:48 -05:00 |
|
Jonathan Shook
|
808ba0678b
|
NBIO bug fixes and cleanups
|
2021-04-06 20:39:38 -05:00 |
|
Jonathan Shook
|
abf86ec127
|
support yml extentions for yaml file searches
|
2021-04-06 20:39:34 -05:00 |
|
Jonathan Shook
|
c332177d7b
|
fix pom version for cqld4
|
2021-04-06 20:39:26 -05:00 |
|
Jonathan Shook
|
65705ff9e2
|
minor docs update
|
2021-04-06 16:14:25 -05:00 |
|
Jonathan Shook
|
b8dab000e2
|
improve error for repeated parameter name
|
2021-04-06 16:14:21 -05:00 |
|
Jonathan Shook
|
d838327fd1
|
reduce verbosity of scripting extensions to trace
|
2021-04-06 16:14:06 -05:00 |
|
Jonathan Shook
|
2f57514fb4
|
driver updates release
|
2021-04-02 11:12:39 -05:00 |
|
Jonathan Shook
|
ececf649a8
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-04-02 10:34:10 -05:00 |
|
Jonathan Shook
|
5be14eeda6
|
docs improvements
|
2021-04-02 10:34:07 -05:00 |
|
Jonathan Shook
|
7997c62148
|
update release
|
2021-04-01 12:05:05 -05:00 |
|
Jonathan Shook
|
446bc417df
|
square up build variables to RELEASE_BRANCH_PATTERN and PRERELEASE_BRANCH_PATTERn
|
2021-04-01 11:40:53 -05:00 |
|
Jonathan Shook
|
29b7cb55b1
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-04-01 10:56:45 -05:00 |
|
Jonathan Shook
|
a68b14c859
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-04-01 10:51:51 -05:00 |
|
Jonathan Shook
|
a01ec80bd9
|
use standard nb package layout for cqld4
|
2021-04-01 10:51:40 -05:00 |
|
Jonathan Shook
|
300deee618
|
use standard metrics API in cql drivers
|
2021-04-01 10:51:35 -05:00 |
|
Jonathan Shook
|
a4d5110c8d
|
group all standard activity metrics into one place
|
2021-04-01 10:51:30 -05:00 |
|
Jonathan Shook
|
50d9fc43ec
|
progress on cqld4
|
2021-04-01 10:51:03 -05:00 |
|
Jonathan Shook
|
97bae7c4b1
|
cqld3 module added, pulsar updates
|
2021-03-30 17:10:58 -05:00 |
|
Jonathan Shook
|
57f0926d1d
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-03-30 16:41:07 -05:00 |
|
Jonathan Shook
|
a89fb1b1be
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-03-30 10:38:44 -05:00 |
|
Jonathan Shook
|
e52abbf2d6
|
create cqld3 module
|
2021-03-30 10:38:25 -05:00 |
|
Jonathan Shook
|
cfa0bd5a23
|
localize cqld3 deps to module
|
2021-03-29 13:38:08 -05:00 |
|
Jonathan Shook
|
ddcc5c66d4
|
testing build
|
2021-03-23 18:39:12 -05:00 |
|
Jonathan Shook
|
b33909b862
|
pulsar bugfix release
|
2021-03-16 10:08:53 -05:00 |
|
Jonathan Shook
|
e6f07efc96
|
forcing doc fix
|
2021-03-15 11:28:48 -05:00 |
|
Jonathan Shook
|
16158b8da8
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-03-15 11:26:46 -05:00 |
|
Jonathan Shook
|
cf1ab0c6ec
|
forcing format fix
|
2021-03-15 11:26:44 -05:00 |
|
Jonathan Shook
|
ae4356116d
|
docs fix round 2
|
2021-03-15 10:58:18 -05:00 |
|
Jonathan Shook
|
d9d9f9562b
|
discord link fixes
|
2021-03-15 10:24:04 -05:00 |
|
Jonathan Shook
|
3dd4d673b5
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-03-15 10:23:07 -05:00 |
|
Jonathan Shook
|
42c1b48f0c
|
fix broken discord links
|
2021-03-15 10:21:23 -05:00 |
|
Jonathan Shook
|
758641cea6
|
doc fix release
|
2021-03-15 10:11:04 -05:00 |
|
Jonathan Shook
|
058d23b5e1
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-03-15 10:10:30 -05:00 |
|
Jonathan Shook
|
934e377454
|
fix docs release
|
2021-03-15 10:10:20 -05:00 |
|
Jonathan Shook
|
a7c9191dfc
|
fix release
|
2021-03-12 17:24:33 -06:00 |
|
Jonathan Shook
|
f4abdff281
|
minor debug enhancement
|
2021-03-12 17:24:13 -06:00 |
|
Jonathan Shook
|
3a542ec372
|
replace slack links with discord links
|
2021-03-12 15:06:43 -06:00 |
|
Jonathan Shook
|
de07ddab12
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-03-12 14:52:33 -06:00 |
|
Jonathan Shook
|
2d7329c0af
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-03-12 13:09:07 -06:00 |
|
Jonathan Shook
|
10dd0cb02f
|
fix for the cql anchor fix to actually add curly braces
|
2021-03-12 11:47:19 -06:00 |
|
Jonathan Shook
|
5b4f23bb4b
|
workload fixes and client specs
|
2021-03-11 16:58:28 -06:00 |
|
Jonathan Shook
|
a12fa42291
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-03-11 16:57:55 -06:00 |
|
Jonathan Shook
|
806f5380ae
|
log client hardware specs at startup
|
2021-03-11 16:57:46 -06:00 |
|
Jonathan Shook
|
f50ac41978
|
doc fix
|
2021-03-11 15:19:08 -06:00 |
|
Jonathan Shook
|
856ffeebc9
|
NB4 released, on docker as 4x and latest
|
2021-03-11 11:10:36 -06:00 |
|
Jonathan Shook
|
e4b0718b41
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-03-11 11:10:14 -06:00 |
|
Jonathan Shook
|
b0fa50cc3d
|
NB4 released, on docker as 4x and latest
|
2021-03-11 11:10:05 -06:00 |
|
Jonathan Shook
|
2b546b91ce
|
promote nb4 main branch to release builds
|
2021-03-11 11:09:12 -06:00 |
|
Jonathan Shook
|
9ec7dbd5c7
|
add protocol_version to cql driver
|
2021-03-11 11:09:07 -06:00 |
|
Jonathan Shook
|
3f14047af0
|
bugfix release
|
2021-03-10 23:54:30 -06:00 |
|
Jonathan Shook
|
dbc7c226b4
|
base web services on modern jakarta
|
2021-03-10 23:49:43 -06:00 |
|
Jonathan Shook
|
6ab1dbf6c6
|
fix ranging bug in http activity URL encoder
|
2021-03-10 23:49:22 -06:00 |
|
Jonathan Shook
|
b6419d3b7d
|
update stale coordinates
|
2021-03-10 23:49:17 -06:00 |
|
Jonathan Shook
|
af0dfceaae
|
init metrics objects first
|
2021-03-10 20:45:31 -06:00 |
|
Jonathan Shook
|
c94661a8d4
|
release candidate
|
2021-03-10 14:47:41 -06:00 |
|
Jonathan Shook
|
dbdbf6e84a
|
merge fixes
|
2021-03-10 14:40:48 -06:00 |
|
Jonathan Shook
|
7ba0ca1413
|
adapt pulsar driver to updated API naming
|
2021-03-10 14:40:11 -06:00 |
|
Jonathan Shook
|
154876a3b9
|
resolve split version break after jetty security fix
|
2021-03-10 14:39:57 -06:00 |
|
Jonathan Shook
|
304cba2fb0
|
jetty security update
|
2021-03-10 14:21:14 -06:00 |
|
Jonathan Shook
|
5639a54434
|
post-merge fixups
|
2021-03-10 13:02:18 -06:00 |
|
Jonathan Shook
|
af4452bebf
|
include block naming in opdef test
|
2021-03-10 13:00:57 -06:00 |
|