Commit Graph

  • 9e3b6241f1
    Merge pull request #1971 from nosqlbench/dependabot/github_actions/docker/build-push-action-6.2.0 Madhavan 2024-07-01 14:22:25 -0400
  • c7afd8833a Bump docker/build-push-action from 5.3.0 to 6.2.0 dependabot[bot] 2024-07-01 12:28:35 +0000
  • cb3bee31ad
    Merge pull request #1972 from nosqlbench/dependabot/github_actions/softprops/action-gh-release-2.0.6 Madhavan 2024-07-01 14:15:01 -0400
  • 8d891c64fd
    Bump softprops/action-gh-release from 2.0.5 to 2.0.6 dependabot[bot] 2024-07-01 12:28:38 +0000
  • a57d04581b schema-astra fully sanitized to schema_astra Mike Yaacoub 2024-06-30 21:10:23 -0400
  • eb1adcff5e Quick fix for nested Templates that were breaking --list-workloads Mike Yaacoub 2024-06-30 21:02:23 -0400
  • 52e9a1a14f adding pgvector-specific documentation Mark Wolters 2024-06-28 15:41:47 -0400
  • c9f1f95dc8 disable container tests Jonathan Shook 2024-06-27 19:09:08 -0500
  • 287b611498 minor bump on jhdf version 5.21.1-preview Jonathan Shook 2024-06-27 18:50:08 -0500
  • e29f3d8719 add check for download too large for filesystem Mark Wolters 2024-06-26 17:16:48 -0400
  • 8ce9cba559 safely remove status timer on retry Jonathan Shook 2024-06-26 10:29:32 -0500
  • 248cbfaa31 fix: upgrade org.apache.commons:commons-csv from 1.10.0 to 1.11.0 snyk-bot 2024-05-21 02:58:14 +0000
  • e935600a01
    Merge pull request #1959 from nosqlbench/snyk-upgrade-4b721d6361cced6e67ac59b9303144a2 Jonathan Shook 2024-06-24 20:15:52 -0500
  • 75bc6ec07c fix: upgrade com.google.code.gson:gson from 2.10.1 to 2.11.0 snyk-bot 2024-06-10 23:37:08 +0000
  • aa262d2b07
    Merge pull request #1955 from nosqlbench/mwolters/sqlite Mark Wolters 2024-06-24 15:38:37 -0400
  • 23a1c3a207 Merge branch 'main' into mwolters/sqlite Mark Wolters 2024-06-24 15:32:00 -0400
  • 337eaccdb0
    Merge pull request #1967 from nosqlbench/nosqlbench-1966-varargs Jonathan Shook 2024-06-24 13:35:34 -0500
  • 014c82dc51 nosqlbench-1966 ArrayIndexOutOfBoundsException in ArgsComparator during resolveFunctions call Jonathan Shook 2024-06-24 11:56:39 -0500
  • 883cde6fae remove extraneous run config Jonathan Shook 2024-06-24 11:56:27 -0500
  • 46a7ca9c70
    Merge pull request #1964 from nosqlbench/bugfixes/cql_vector_dash_to_underscore Jonathan Shook 2024-06-19 10:51:27 -0500
  • 72fd68d69e
    Update cql_vector.yaml Christopher Bradford 2024-06-18 23:08:05 -0400
  • 79c376b687 enable nbio cache by default Jonathan Shook 2024-06-18 17:14:53 -0500
  • 82e60d3f2a
    Merge pull request #1960 from cognitree/better-error-on-scenario-step-selection Jonathan Shook 2024-06-18 16:25:19 -0500
  • 46992b7a02
    Merge pull request #1963 from nosqlbench/bugfix/cql_vector_write_bug Jonathan Shook 2024-06-18 16:23:53 -0500
  • f1c8d3ad24
    Update baseline cql_vector.yaml Christopher Bradford 2024-06-18 17:18:55 -0400
  • 22bfffc0eb cancel update timer on complete Jonathan Shook 2024-06-17 17:38:41 -0500
  • 7c5613a42f
    Merge pull request #1962 from nosqlbench/mwolters/dapi Jonathan Shook 2024-06-17 16:15:00 -0500
  • 12d4c8f6d6 fixed issue with new parameters Mark Wolters 2024-06-17 16:27:01 -0400
  • 3f2a304b83 finished administrative function ops Mark Wolters 2024-06-14 15:52:43 -0400
  • f1ef3a24c1 adding administrative function ops Mark Wolters 2024-06-14 15:17:11 -0400
  • f772af9d0e adding full set of create collection options Mark Wolters 2024-06-13 11:28:54 -0400
  • 4618f4d405 impl of delete all and create collection with class Mark Wolters 2024-06-12 16:57:27 -0400
  • 70cd4a0dd4 impl of replace ops Mark Wolters 2024-06-12 11:51:30 -0400
  • 92f96f6bb4 Find Distinct op Mark Wolters 2024-06-12 10:48:08 -0400
  • c5f74e688c update many op impl Mark Wolters 2024-06-12 09:38:05 -0400
  • 1aa8d9ec37 update one op impl Mark Wolters 2024-06-12 08:57:52 -0400
  • d90dfe7337 adding warnings sahankj2000 2024-06-12 09:02:33 +0530
  • f520d15037 partial work, reset and refactor before use jshook/virtual-executor Jonathan Shook 2024-06-11 15:30:28 -0500
  • f37796b8a0 updated FindOptions to include all possible options Mark Wolters 2024-06-11 13:18:02 -0400
  • 93dfaec743 new DataApiFindById op type Mark Wolters 2024-06-11 12:56:32 -0400
  • 37cd2f7bb4 add timeout to InsertManyOptions configuration Mark Wolters 2024-06-10 19:20:13 -0400
  • dac6c09dd6 Merge branch 'main' into mwolters/sqlite Mark Wolters 2024-06-06 09:04:34 -0400
  • db091c1c5b Merge branch 'main' of github.com:nosqlbench/nosqlbench Jonathan Shook 2024-06-05 13:31:17 -0500
  • ded4a7a32c minor adjustments to milvus adapter Jonathan Shook 2024-06-05 13:31:09 -0500
  • 3b010e1e43
    Merge pull request #1956 from nosqlbench/dependabot/github_actions/softprops/action-gh-release-2.0.5 Madhavan 2024-06-03 21:36:50 -0400
  • b9cfbd22d6
    Bump softprops/action-gh-release from 2.0.4 to 2.0.5 dependabot[bot] 2024-06-01 12:19:20 +0000
  • 5fc869c74f Merge branch 'main' into mwolters/scoped_vars mwolters/scoped_vars Mark Wolters 2024-05-30 10:48:11 -0400
  • 6f768fc42d Merge branch 'main' into mwolters/sqlite Mark Wolters 2024-05-30 10:40:41 -0400
  • c566aa493f report id applies to PIT Mark Wolters 2024-05-30 08:11:50 -0400
  • 1eba54e3ce first working version Mark Wolters 2024-05-30 08:09:54 -0400
  • 4e9c369304 initial commit Mark Wolters 2024-05-29 18:46:50 -0400
  • d311a062d6 replacing ThreadLocalRateLimiters class with ScopedValues usage Mark Wolters 2024-05-29 10:53:51 -0400
  • 1d058b7f75 Merge branch 'main' into mwolters/scoped_vars Mark Wolters 2024-05-29 08:42:24 -0400
  • 24a449c951
    Merge pull request #1954 from nosqlbench/mwolters/findmax_fix Madhavan 2024-05-28 19:43:25 -0400
  • 656d1273d8 replaced TL with SV in LoggingOutput Mark Wolters 2024-05-28 18:26:25 -0400
  • 118b6d16db fix for findmax early exit bug Mark Wolters 2024-05-28 17:00:29 -0400
  • 4e4f1fb0d1 BaseOpDispenser changes Mark Wolters 2024-05-28 16:10:30 -0400
  • 8f733bcefe
    Merge pull request #1953 from nosqlbench/ms_oss_cass_driver Dave Fisher 2024-05-24 14:38:24 -0700
  • d02ffda944 Switch to OSS Cassandra Java Driver 4.18.1 Madhavan Sridharan 2024-05-24 14:18:30 -0400
  • a34a05c35d replacing ThreadLocalNamedTimers with ScopedValueNamedTimers Mark Wolters 2024-05-22 15:19:43 -0400
  • 3f23d85df3 simple object pool Jonathan Shook 2024-05-21 17:51:32 -0500
  • 674b26121f prove out async structured concurrency examples Jonathan Shook 2024-05-20 19:21:08 -0500
  • 0740f8c202 adjusting default findmax values Mark Wolters 2024-05-20 10:17:58 -0400
  • 1a2fd8f005
    Merge pull request #1951 from nosqlbench/ms/qdrant Madhavan 2024-05-17 19:59:33 -0400
  • bc1099342f Documentation Madhavan Sridharan 2024-05-17 19:52:32 -0400
  • 1d9d50a200
    Merge pull request #1946 from yabinmeng/main Jonathan Shook 2024-05-17 12:06:27 -0500
  • 54b185afc5
    Merge pull request #1949 from cognitree/cqlgen-1154 Jonathan Shook 2024-05-17 12:04:49 -0500
  • a249016a56 templating findmax vars for vector workload Mark Wolters 2024-05-17 10:02:45 -0400
  • 7d332543f2 workload update Jonathan Shook 2024-05-16 14:39:25 -0500
  • 84b5a08adc Merge branch 'main' of github.com:nosqlbench/nosqlbench Jonathan Shook 2024-05-16 14:29:20 -0500
  • 895d7d6659 update vec workload Jonathan Shook 2024-05-16 14:29:15 -0500
  • 2a9f86989e
    Merge pull request #1950 from nosqlbench/ms/dapi Madhavan 2024-05-16 13:50:52 -0400
  • 63abc5cb4e
    Merge branch 'main' into ms/dapi Madhavan 2024-05-16 13:45:25 -0400
  • ba200e6657 updates to workloads and hcd runner configs Jonathan Shook 2024-05-16 10:46:42 -0500
  • c5205c0743 incremental progress on data api workload Jonathan Shook 2024-05-14 10:39:20 -0500
  • 093e5c9b93 Merge branch 'main' of github.com:nosqlbench/nosqlbench Jonathan Shook 2024-05-16 10:47:04 -0500
  • 89a6f3c194 updates to workloads and hcd runner configs Jonathan Shook 2024-05-16 10:46:42 -0500
  • c4ac5e525c Data API - updated delete one operation Madhavan Sridharan 2024-05-15 13:22:59 -0400
  • ce3bbe52d5 Add estimated document count API Madhavan Sridharan 2024-05-14 17:00:30 -0400
  • cdb65ce56e Added List Collection & List Collection Names APIs Madhavan Sridharan 2024-05-14 16:45:01 -0400
  • 0db8dd58e9 Update Astra DB client to 1.1.1 Madhavan Sridharan 2024-05-14 14:53:11 -0400
  • 2cce700eb4 incremental progress on data api workload Jonathan Shook 2024-05-14 10:39:20 -0500
  • e9b40872c4
    Merge pull request #1947 from nosqlbench/ms/qdrant Madhavan 2024-05-14 09:20:30 -0400
  • 71eaf3a701 added support for static column types #1154 Pawan Kumar 2024-05-14 18:02:39 +0530
  • ccafc97172 Additional APIs implemented Madhavan Sridharan 2024-05-13 22:10:09 -0400
  • 6a20e8da07 Doc updates Madhavan Sridharan 2024-05-13 17:23:26 -0400
  • 61d0a017e8 Updates to Filter building search points, count points and create payload index Madhavan Sridharan 2024-05-13 17:21:07 -0400
  • a658bf6baa Bump driver to 1.9.1 and other versions Madhavan Sridharan 2024-05-13 16:22:13 -0400
  • aec14c6906 revert the properties extract for jacoco plugin Madhavan Sridharan 2024-05-13 12:22:46 -0400
  • d86b19e55f
    Merge pull request #1948 from nosqlbench/milvus Madhavan 2024-05-13 21:46:30 -0400
  • fee43357c2 milvus driver update to 2.4.1 Madhavan Sridharan 2024-05-13 17:35:43 -0400
  • d1f09b20f7 Change profile default back to false for 'milvus' and 's4j' yabinmeng 2024-05-13 15:16:00 -0500
  • 381627daeb Change profile default back to false for 'milvus' yabinmeng 2024-05-13 15:15:20 -0500
  • eefe2b4119 Change profile default back to false for 'qdrant', 'amqp', and 'kafka' yabinmeng 2024-05-13 15:12:27 -0500
  • e0efe4de14 Update s4j adapter pom.xml yabinmeng 2024-05-13 14:05:26 -0500
  • 14e902e95e
    Merge branch 'main' into dependabot/maven/nb-adapters/adapter-qdrant/com.google.guava-guava-32.0.0-jre Jonathan Shook 2024-05-13 09:29:05 -0700
  • 4ce8f79abd
    Merge branch 'main' into better-error-on-scenario-step-selection sahankj2000 2024-05-13 16:50:52 +0530
  • 92c9cf474c making changes sahankj2000 2024-05-13 16:41:55 +0530
  • 65b5cb05f6 Enable disabled adapter modules yabinmeng 2024-05-11 16:41:07 -0500
  • 3ec87b6818 Add support for simulating very large message payload from a static file yabinmeng 2024-05-11 13:25:25 -0500