Jonathan Shook
|
459587e379
|
readability improvements
|
2021-04-26 12:54:24 -05:00 |
|
Jonathan Shook
|
3e7c6840b0
|
provide jetty-compatible entity types for zip resources
|
2021-04-26 12:54:19 -05:00 |
|
Jonathan Shook
|
d17254e04e
|
include error detail in http diag readout
|
2021-04-26 12:54:15 -05:00 |
|
Jonathan Shook
|
46aeef0aca
|
bump cqld4 version
|
2021-04-26 12:54:10 -05:00 |
|
Jonathan Shook
|
72a3096a3b
|
allow extraction of request body in http diagnostics
|
2021-04-26 12:54:05 -05:00 |
|
Jonathan Shook
|
9fe44cf428
|
mend integrated test based on output
|
2021-04-21 19:23:17 -05:00 |
|
Jonathan Shook
|
55ef39e2a5
|
revert stderr output change for now
|
2021-04-21 19:22:54 -05:00 |
|
Jonathan Shook
|
2a7a0e5183
|
revert stderr output change for now
|
2021-04-21 18:55:48 -05:00 |
|
Jonathan Shook
|
afee41ec6d
|
bindings, workload updates, docs updates
|
2021-04-21 18:26:00 -05:00 |
|
Jonathan Shook
|
3ddd0d9442
|
Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
|
2021-04-21 18:25:34 -05:00 |
|
Jonathan Shook
|
37d3e3937b
|
update new function examples and add scenarios
|
2021-04-21 18:25:29 -05:00 |
|
Jonathan Shook
|
9589a80a79
|
updated descriptions
|
2021-04-21 18:25:26 -05:00 |
|
Jonathan Shook
|
fd65dfaea6
|
support resolution of additional function types
|
2021-04-21 18:25:20 -05:00 |
|
Jonathan Shook
|
b1afbe331f
|
typo fixes
|
2021-04-21 18:25:16 -05:00 |
|
Jonathan Shook
|
f544ecb72a
|
preview only first line of workload descriptions
|
2021-04-21 18:25:12 -05:00 |
|
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
|
89eeaa9481
|
Merge pull request #307 from dougwettlaufer/feature/http-schema-update
Add schema-astra phase to http timeseries workloads
|
2021-04-21 18:01:25 -05:00 |
|
Doug Wettlaufer
|
1cb4759d98
|
Add schema-astra phase to timeseries workloads
|
2021-04-21 17:56:12 -05:00 |
|
Jonathan Shook
|
deff1fe94c
|
Merge pull request #306 from dougwettlaufer/feature/http-schema-update
Use http requests when creating schema for rest and graphql
|
2021-04-21 17:32:48 -05:00 |
|
Doug Wettlaufer
|
31865d26a9
|
Use http requests when creating schema for rest and graphql
|
2021-04-21 16:33:05 -05:00 |
|
nb-droid
|
1b152406b2
|
[maven-release-plugin] prepare for next development iteration
|
2021-04-21 17:09:28 +00:00 |
|
nb-droid
|
514901859d
|
[maven-release-plugin] prepare release nosqlbench-4.15.40
|
2021-04-21 17:09:24 +00: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
|
003162b4ac
|
Merge pull request #303 from eolivelli/pulsar/transactions
Pulsar: first prototype of transaction support
|
2021-04-21 11:22:23 -05:00 |
|
Jonathan Shook
|
b90d39418e
|
Merge pull request #305 from dougwettlaufer/main
Fix graphql timeseries read query
|
2021-04-21 11:18:07 -05:00 |
|
Doug Wettlaufer
|
6e1dbef0f1
|
Fix graphql timeseries read query
|
2021-04-21 11:10:36 -05:00 |
|
Enrico Olivelli
|
30e4942341
|
Pulsar: first prototype of transaction support
|
2021-04-21 12:48:46 +02:00 |
|
nb-droid
|
2e5701a146
|
[maven-release-plugin] prepare for next development iteration
|
2021-04-19 15:48:30 +00:00 |
|
nb-droid
|
b148216ea5
|
[maven-release-plugin] prepare release nosqlbench-4.15.39
|
2021-04-19 15:48:25 +00: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 |
|
nb-droid
|
089b8ca857
|
[maven-release-plugin] prepare for next development iteration
|
2021-04-18 00:24:20 +00:00 |
|
nb-droid
|
53bc9b80f5
|
[maven-release-plugin] prepare release nosqlbench-4.15.38
|
2021-04-18 00:24:15 +00: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 |
|
nb-droid
|
dd9e411786
|
[maven-release-plugin] prepare for next development iteration
|
2021-04-16 20:57:26 +00:00 |
|