nb-droid
|
b52e6a4774
|
[maven-release-plugin] prepare release nosqlbench-4.17.28
|
2022-09-21 19:27:38 +00:00 |
|
Jonathan Shook
|
ac872e2be8
|
checkpoint release
|
2022-09-21 14:19:31 -05:00 |
|
Jonathan Shook
|
0068467a60
|
robustify tests which share state
|
2022-09-21 14:19:09 -05:00 |
|
Jonathan Shook
|
1894716bd1
|
minor naming updates
|
2022-09-21 12:58:24 -05:00 |
|
Jonathan Shook
|
0193481183
|
stub mongodb-keyvalue
|
2022-09-20 14:50:19 -05:00 |
|
Jonathan Shook
|
3304b1d8d8
|
improve findmax, stepup analysis methods
|
2022-09-16 16:18:19 -05:00 |
|
Jonathan Shook
|
8d94cc7dd6
|
partial fix for stubbed sstablegen functionality
|
2022-09-09 12:36:55 -05:00 |
|
Jonathan Shook
|
cd4435324a
|
Merge branch 'main' of github.com:nosqlbench/nosqlbench
|
2022-09-09 11:36:32 -05:00 |
|
Jonathan Shook
|
22a1441877
|
Merge pull request #706 from derrickCos/compaction-test
Added op statements to generate sstable and rainbowtable
|
2022-09-09 11:35:20 -05:00 |
|
Jonathan Shook
|
20c4d3b98a
|
Merge pull request #710 from nosqlbench/snyk-fix-40c2b869130ffedc8106dfda369832f4
[Snyk] Security upgrade org.yaml:snakeyaml from 1.30 to 1.31
|
2022-09-09 11:26:28 -05:00 |
|
Jonathan Shook
|
a1e3e2da7f
|
Merge pull request #709 from nosqlbench/snyk-fix-4a778abad3350a18b2012b95e4154ac6
[Snyk] Security upgrade org.yaml:snakeyaml from 1.30 to 1.31
|
2022-09-09 11:26:18 -05:00 |
|
Jonathan Shook
|
4331febf74
|
Merge pull request #705 from nosqlbench/snyk-upgrade-d1413d56ae34c358fd13ecf9e86193c3
[Snyk] Upgrade org.graalvm.js:js from 21.3.2.1 to 21.3.3
|
2022-09-09 11:21:58 -05:00 |
|
Jonathan Shook
|
c274ebca35
|
Merge pull request #704 from nosqlbench/snyk-upgrade-fc24542c5ed484ecfad64ede334dbeac
[Snyk] Upgrade com.github.oshi:oshi-core-java11 from 6.2.1 to 6.2.2
|
2022-09-09 11:21:49 -05:00 |
|
Jonathan Shook
|
afa08b18f6
|
Merge pull request #703 from nosqlbench/snyk-upgrade-2c9700e824a1bffa66b8b6ea5fc78705
[Snyk] Upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.264 to 1.12.269
|
2022-09-09 11:21:35 -05:00 |
|
Jonathan Shook
|
ce0e48a859
|
Merge pull request #702 from nosqlbench/snyk-upgrade-66b43759609d17e873a37bd33c4d2d97
[Snyk] Upgrade org.codehaus.groovy:groovy from 3.0.11 to 3.0.12
|
2022-09-09 11:21:22 -05:00 |
|
Jonathan Shook
|
3eb88ea82f
|
Merge pull request #700 from weideng1/patch-2
add multi-arch build support to github action
|
2022-09-09 11:20:34 -05:00 |
|
Jonathan Shook
|
dc10d9f501
|
MongoDB adapter improvements
|
2022-09-09 11:08:50 -05:00 |
|
Jonathan Shook
|
5b830cfa26
|
more accurate var names
|
2022-09-09 11:08:47 -05:00 |
|
Jonathan Shook
|
fa1ae8c269
|
package cleanup
|
2022-09-09 11:08:44 -05:00 |
|
Jonathan Shook
|
30214f857d
|
reorder ANSI codes for clarity, fix reset
|
2022-09-09 11:08:41 -05:00 |
|
Jonathan Shook
|
69255d5e71
|
remove graaljs compat flag
|
2022-09-09 11:08:37 -05:00 |
|
Jonathan Shook
|
7a83f2779f
|
remove phases
|
2022-09-09 11:08:34 -05:00 |
|
Jonathan Shook
|
bbf08ab481
|
make token filler thread more aggressive
|
2022-09-09 11:08:26 -05:00 |
|
Jonathan Shook
|
ba4c98f5b6
|
fix case fallthrough bug reducing extraneous threads
|
2022-09-09 11:08:22 -05:00 |
|
Jonathan Shook
|
042f1f8d23
|
add javadocs
|
2022-09-09 11:08:18 -05:00 |
|
Jonathan Shook
|
769426600d
|
reduce wait duration for potential long blocking
|
2022-09-09 11:00:19 -05:00 |
|
Jonathan Shook
|
6d389da5a9
|
tag implemented interface
|
2022-09-09 10:59:36 -05:00 |
|
Jonathan Shook
|
bb27e5036a
|
npe fix for value conversion
|
2022-09-09 10:59:12 -05:00 |
|
snyk-bot
|
bc3eddbb58
|
fix: mvn-defaults/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3016888
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3016889
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3016891
|
2022-09-05 16:56:19 +00:00 |
|
snyk-bot
|
568703b923
|
fix: mvn-defaults/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-2806360
|
2022-08-29 17:04:46 +00:00 |
|
nb-droid
|
60b8ccc200
|
[maven-release-plugin] prepare for next development iteration
|
2022-08-25 21:55:33 +00:00 |
|
nb-droid
|
6e8ee26cf9
|
[maven-release-plugin] prepare release nosqlbench-4.17.27
|
2022-08-25 21:55:31 +00:00 |
|
Jonathan Shook
|
9cb58255d8
|
cqlgen fixes
|
2022-08-25 16:48:07 -05:00 |
|
Jonathan Shook
|
43917c84fc
|
Merge branch 'main' of github.com:nosqlbench/nosqlbench
|
2022-08-25 15:14:50 -05:00 |
|
Jonathan Shook
|
cb826eb62e
|
parameterize driver space in mappers
|
2022-08-25 15:14:44 -05:00 |
|
Jonathan Shook
|
691e8ae40a
|
add default binding for cqlgen
|
2022-08-25 15:14:27 -05:00 |
|
Jonathan Shook
|
d80a33f49f
|
typo fix
|
2022-08-25 15:14:17 -05:00 |
|
Jonathan Shook
|
9c66d616f0
|
start tracking feature news in a file
|
2022-08-25 15:13:59 -05:00 |
|
Jonathan Shook
|
c2a264fed4
|
partial mongodb updates
|
2022-08-25 15:13:29 -05:00 |
|
Jonathan Shook
|
86112bb3d7
|
cqlgen updates
|
2022-08-25 15:13:08 -05:00 |
|
nb-droid
|
32ca3657ca
|
[maven-release-plugin] prepare for next development iteration
|
2022-08-24 22:04:47 +00:00 |
|
nb-droid
|
27686ef5d2
|
[maven-release-plugin] prepare release nosqlbench-4.17.26
|
2022-08-24 22:04:44 +00:00 |
|
phact
|
ecc38b2169
|
release dockerfile nb5 compat symlinks
|
2022-08-24 17:56:22 -04:00 |
|
Jonathan Shook
|
953cae9e1f
|
Merge pull request #707 from nosqlbench/dockerfile-nb5-compat
some soft links -- to be rolled back after the downstream system is fixed
|
2022-08-24 16:36:19 -05:00 |
|
phact
|
5b6d764128
|
some soft links
|
2022-08-24 17:20:12 -04:00 |
|
derrickCos
|
2ff48eecec
|
added test yaml to generate data
|
2022-08-19 15:30:33 -07:00 |
|
derrickCos
|
1c8583347c
|
fixed scaffolding
|
2022-08-19 10:36:37 -07:00 |
|
derrickCos
|
885ad0cfd7
|
Merge branch 'main' of https://github.com/derrickCos/nosqlbench into compaction-test
|
2022-08-18 23:57:05 -07:00 |
|
derrickCos
|
7c64b0d967
|
added scaffolding for rainbow table and sstable types
|
2022-08-18 23:47:40 -07:00 |
|
Jonathan Shook
|
d7c2e72ff9
|
javadoc deployment testing
|
2022-08-18 17:29:16 -05:00 |
|