Jonathan Shook
f099fa0840
fixup license files
2023-10-23 08:42:19 -05:00
Jonathan Shook
92377b636c
all adapters loading indirectly
2023-10-23 08:42:16 -05:00
Jonathan Shook
61b923cfed
indirect loading on nbr working
2023-10-23 08:42:00 -05:00
Jonathan Shook
4efd428de3
partial switchover of metrics from ActivityMetrics
2023-10-23 08:41:38 -05:00
Jonathan Shook
2c90ec0e1c
even more merge fixes
2023-10-23 08:41:17 -05:00
Jonathan Shook
139ac879c5
cleanup dependencies
2023-10-23 08:41:15 -05:00
Madhavan Sridharan
5fde5bbe0f
removed unwanted comments
2023-10-16 14:51:12 -04:00
Madhavan Sridharan
cc26734956
more workload updates
2023-10-16 13:24:07 -04:00
Jonathan Shook
d87aac58a4
add license
2023-10-15 15:58:19 -05:00
Jonathan Shook
cf528847ec
update key extraction to fit returned server format
2023-10-14 22:33:40 -05:00
Jonathan Shook
588b6d6ba1
refine query to suit server based on errors
2023-10-14 22:33:38 -05:00
Jonathan Shook
f1651e29af
add doc reference to data api
2023-10-14 22:33:33 -05:00
Madhavan Sridharan
55bfc9ea77
remove unwanted imports
2023-10-14 13:48:33 -04:00
Jonathan Shook
77ae11c925
mongodb utils to convert document fields to vector indices
2023-10-13 17:51:03 -05:00
Madhavan Sridharan
57e7eaab05
disabling strictness with stable api, workload partial updates
2023-10-13 17:12:45 -04:00
Madhavan Sridharan
5667e0570a
Initial working draft
2023-10-13 12:06:25 -04:00
Jonathan Shook
55ef2cff4a
remove result size from base op
2023-09-07 10:03:24 -05:00
Jonathan Shook
34dcc7bc1b
merging main into vector-mergup
2023-08-16 16:19:49 -05:00
Jeff Banks
2cce01afa3
fix: upgrade org.mongodb:mongodb-driver-sync from 4.10.1 to 4.10.2 ( #1427 )
...
Snyk has created this PR to upgrade org.mongodb:mongodb-driver-sync from 4.10.1 to 4.10.2.
See this package in Maven Repository:
https://mvnrepository.com/artifact/org.mongodb/mongodb-driver-sync/
See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/cb68505f-64d0-4ebc-accd-d7d9ac15c3c2?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-08-04 07:54:12 -05:00
Jonathan Shook
d1725da0cb
merge fixups
2023-07-25 12:06:25 -05:00
Jonathan Shook
76b740f8ab
add cqlvector examples
2023-07-25 11:50:51 -05:00
Jonathan Shook
973d8cedf0
fix: upgrade org.mongodb:mongodb-driver-sync from 4.9.1 to 4.10.1 ( #1404 )
...
Snyk has created this PR to upgrade org.mongodb:mongodb-driver-sync from 4.9.1 to 4.10.1.
See this package in Maven Repository:
https://mvnrepository.com/artifact/org.mongodb/mongodb-driver-sync/
See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/cb68505f-64d0-4ebc-accd-d7d9ac15c3c2?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-07-18 08:53:22 -05:00
Snyk bot
78d6511e54
fix: upgrade org.mongodb:mongodb-driver-sync from 4.9.0 to 4.9.1 ( #1236 )
...
Snyk has created this PR to upgrade org.mongodb:mongodb-driver-sync from 4.9.0 to 4.9.1.
See this package in Maven Repository:
https://mvnrepository.com/artifact/org.mongodb/mongodb-driver-sync/
See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/cb68505f-64d0-4ebc-accd-d7d9ac15c3c2?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-01 08:59:53 -05:00
Jeff Banks
11613268a6
Token management ( #1201 )
...
* http-rest-starter w/ Stargate data gateway
* Token management w/ Token() binding function
* Expansion of Token usage to scenarios
* Version requirements updated for http-rest scenarios
2023-04-13 13:57:20 -05:00
Jeff Banks
388ece75f7
MongoDB Adapter fix and updates for scenarios ( #1196 )
...
* Updates for mongodb adapter; fix connection usage on cli
* Reduce the cycles for test w/ sporadic failures
* Removed redundant '-> string'
* Removed state tracking and cleanup
* Space cache capture and connection management
* Mongo client management w/ connection
* Remove unused getData()
* Removed debug entry no longer required
2023-04-04 16:09:00 -05:00
Jeff Banks
5611b72631
fix: upgrade org.mongodb:mongodb-driver-sync from 4.8.2 to 4.9.0 ( #1152 )
...
Snyk has created this PR to upgrade org.mongodb:mongodb-driver-sync from 4.8.2 to 4.9.0.
See this package in Maven Repository:
https://mvnrepository.com/artifact/org.mongodb/mongodb-driver-sync/
See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/cb68505f-64d0-4ebc-accd-d7d9ac15c3c2?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-03-06 13:56:23 -06:00
MikeYaacoubStax
54e5428f8f
resolved more complicated merges
2023-02-21 15:42:20 -05:00
MikeYaacoubStax
e67cc265ff
First Phase of Moving to Containers by DriverType
2023-02-10 00:33:54 -05:00
Jeff Banks
1711c5c02c
Phase 2 scenario upgrades #1019 ( #1031 )
2023-02-07 18:28:05 -06:00
jeffbanks
cc989c8a72
nb5 revamp for scenarios
2023-02-06 14:58:04 -06:00
Snyk bot
3817237659
fix: upgrade org.mongodb:mongodb-driver-sync from 4.8.1 to 4.8.2 ( #992 )
...
Snyk has created this PR to upgrade org.mongodb:mongodb-driver-sync from 4.8.1 to 4.8.2.
See this package in Maven Repository:
https://mvnrepository.com/artifact/org.mongodb/mongodb-driver-sync/
See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/cb68505f-64d0-4ebc-accd-d7d9ac15c3c2?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-02-04 09:50:47 -06:00
Jonathan Shook
1eead1add8
centralize jacoco template for reconfiguration
2023-01-26 23:32:15 -06:00
Jonathan Shook
f63c7aeadb
replace CI+CD friendly revision
2023-01-19 16:54:06 -06:00
nb-droid
a49a9e9380
[maven-release-plugin] prepare for next development iteration
2023-01-13 19:51:57 +00:00
nb-droid
67aeba7a34
[maven-release-plugin] prepare release nosqlbench-5.17.0
2023-01-13 19:51:55 +00:00
Jonathan Shook
e04eef814c
temporary work-around for release plugin incompatibility
2023-01-13 13:19:35 -06:00
Jonathan Shook
ff188d4860
actions-for-docs ( #919 )
...
* updated docs action with version state
* script updates
* misc doc system updates
* Update build.yml
remove versions logic, since zip contains version info now.
* Update build.yml
corrected git add command
* update version format
* updated docs site url
2023-01-13 11:57:08 -06:00
Jonathan Shook
97e992bce8
version updates and pom structure improvements ( #918 )
2023-01-13 08:19:16 -06:00
Jonathan Shook
31478ae591
Nosqlbench 904 version5 ( #908 )
...
* Ignore .flattened-pom.xml files from the CI-friendly flattening
* Allow newer versions to squelch version warning
* * switch to CI-friendly revisions in Maven
* add flattener
* refactor version tags
* remove unecesary indirection in poms which break version intellisense
* * switch to CI-friendly revisions in Maven
* add flattener
* refactor version tags
* remove unnecessary indirection in poms which break version intellisense
* deleting commented code
* version dep updates
* streamline LUT trimming options
* use a more explicit regex substituion technique
* specify updated okhttp version
* update resources plugin to bugfixed version
* exclude filtering for problematic files
2023-01-12 12:48:50 -06:00
Jeff Banks
9c25ad9336
Code coverage integration ( #897 )
...
* Jacoco introduced for full reporting of test coverage.
* All modules included in scope.
* Ability to scope to module OR overall reporting.
* Ability to run in dev environment and bypass as needed w/out GHA.
2023-01-12 11:25:40 -06:00
nb-droid
6e93468632
[maven-release-plugin] prepare for next development iteration
2023-01-09 19:36:28 +00:00
nb-droid
d1b9c91e44
[maven-release-plugin] prepare release nosqlbench-4.17.32
2023-01-09 19:36:26 +00:00
Jonathan Shook
6731937c96
modify logger calls for computable messages via closures
2022-12-21 19:37:36 -06:00
nb-droid
02522a468e
[maven-release-plugin] prepare for next development iteration
2022-12-07 23:30:05 +00:00
nb-droid
fb131e9b09
[maven-release-plugin] prepare release nosqlbench-4.17.31
2022-12-07 23:30:02 +00:00
Madhavan Sridharan
45ee75fef0
bump min_version
2022-11-02 09:36:49 -04:00
Madhavan Sridharan
8f32c9496c
Updated MongoDB key-value collection to have a 'value' field
2022-11-02 09:27:19 -04:00
Madhavan Sridharan
60bd261048
Minor update to timeseries clustering index name
2022-10-20 08:57:53 -04:00
Madhavan
b1d5411afd
Updated min_version to be 4.17.30
2022-10-06 08:46:11 -04:00
Madhavan
5abef6db3f
Updated min_version to be 4.17.30
2022-10-06 08:45:56 -04:00