Commit Graph

6811 Commits

Author SHA1 Message Date
Jonathan Shook
ba200e6657 updates to workloads and hcd runner configs 2024-05-16 13:29:32 -04:00
Jonathan Shook
c5205c0743 incremental progress on data api workload 2024-05-16 13:29:32 -04:00
Jonathan Shook
093e5c9b93 Merge branch 'main' of github.com:nosqlbench/nosqlbench 2024-05-16 10:47:04 -05:00
Jonathan Shook
89a6f3c194 updates to workloads and hcd runner configs 2024-05-16 10:46:42 -05:00
Madhavan Sridharan
c4ac5e525c Data API - updated delete one operation 2024-05-15 13:22:59 -04:00
Madhavan Sridharan
ce3bbe52d5 Add estimated document count API 2024-05-14 17:05:19 -04:00
Madhavan Sridharan
cdb65ce56e Added List Collection & List Collection Names APIs 2024-05-14 16:45:01 -04:00
Madhavan Sridharan
0db8dd58e9 Update Astra DB client to 1.1.1 2024-05-14 16:10:37 -04:00
Jonathan Shook
2cce700eb4 incremental progress on data api workload 2024-05-14 10:39:20 -05:00
Madhavan
e9b40872c4
Merge pull request #1947 from nosqlbench/ms/qdrant
Qdrant driver - updates
2024-05-14 09:20:30 -04:00
Pawan Kumar
71eaf3a701 added support for static column types #1154 2024-05-14 18:02:39 +05:30
Madhavan Sridharan
ccafc97172 Additional APIs implemented 2024-05-13 23:25:00 -04:00
Madhavan Sridharan
6a20e8da07 Doc updates 2024-05-13 22:57:02 -04:00
Madhavan Sridharan
61d0a017e8 Updates to Filter building search points, count points and create payload index 2024-05-13 22:57:02 -04:00
Madhavan Sridharan
a658bf6baa Bump driver to 1.9.1 and other versions 2024-05-13 22:57:02 -04:00
Madhavan Sridharan
aec14c6906 revert the properties extract for jacoco plugin 2024-05-13 22:57:02 -04:00
Madhavan
d86b19e55f
Merge pull request #1948 from nosqlbench/milvus
milvus driver update to 2.4.1
2024-05-13 21:46:30 -04:00
Madhavan Sridharan
fee43357c2 milvus driver update to 2.4.1 2024-05-13 17:35:43 -04:00
yabinmeng
d1f09b20f7 Change profile default back to false for 'milvus' and 's4j' 2024-05-13 15:16:00 -05:00
yabinmeng
381627daeb Change profile default back to false for 'milvus' 2024-05-13 15:15:20 -05:00
yabinmeng
eefe2b4119 Change profile default back to false for 'qdrant', 'amqp', and 'kafka' 2024-05-13 15:12:27 -05:00
yabinmeng
e0efe4de14 Update s4j adapter pom.xml 2024-05-13 14:05:26 -05:00
sahankj2000
4ce8f79abd
Merge branch 'main' into better-error-on-scenario-step-selection 2024-05-13 16:50:52 +05:30
sahankj2000
92c9cf474c making changes 2024-05-13 16:41:55 +05:30
yabinmeng
65b5cb05f6 Enable disabled adapter modules 2024-05-11 16:41:07 -05:00
yabinmeng
3ec87b6818 Add support for simulating very large message payload from a static file 2024-05-11 13:25:25 -05:00
Jonathan Shook
ff74e8f104 ignores update
exclude gen
2024-05-10 20:17:44 -05:00
Jonathan Shook
a183c36810 merge-up for dapi and qdrant prototypes 2024-05-10 19:59:21 -05:00
Jonathan Shook
12a7472932 passthru for correct vector types, op updates, runner update 2024-05-10 19:56:54 -05:00
Jonathan Shook
15f1ab8901 Merge branch 'mwolters/dataapi-adapter' of github.com:nosqlbench/nosqlbench into mwolters/dataapi-adapter 2024-05-10 19:16:10 -05:00
Jonathan Shook
0edc60e9d0 basic schema(+vectors), rampup (+vectors), and read support 2024-05-10 19:16:03 -05:00
Mark Wolters
031fd5fc59 bug fix for similarity function 2024-05-10 18:48:44 -04:00
Mark Wolters
101e9d93fa adding vector find ops 2024-05-10 18:22:01 -04:00
Mark Wolters
e6d2c35f5a fixed condition when find options consist of vector only 2024-05-10 18:00:13 -04:00
Mark Wolters
d5a96e81c4 vectorizing find one op 2024-05-10 17:49:20 -04:00
Jonathan Shook
085b7b969e Merge branch 'mwolters/dataapi-adapter' of github.com:nosqlbench/nosqlbench into mwolters/dataapi-adapter 2024-05-10 16:39:24 -05:00
Jonathan Shook
d4462bb8f3 incremental update 2024-05-10 16:39:06 -05:00
Jonathan Shook
f3ab1fa34a
Merge pull request #1941 from cognitree/fix-scenario-parsing
Scenario parser should honor double and single quotes in values
2024-05-10 14:28:27 -07:00
Jonathan Shook
64a2886805
Merge pull request #1945 from yabinmeng/main
Add sizing function as parameter to AlphaNumericString()
2024-05-10 14:26:17 -07:00
yabinmeng
fcc6355980 Merge remote-tracking branch 'origin/main' 2024-05-10 15:51:17 -05:00
yabinmeng
a316962d22 Add support for using a sizing function in AlphaNumericString() 2024-05-10 15:50:56 -05:00
yabinmeng
57b6d188db
Merge branch 'nosqlbench:main' into main 2024-05-10 15:36:39 -05:00
yabinmeng
f22c7f84db Add support for using a sizing function in AlphaNumericString() 2024-05-10 15:34:18 -05:00
yabinmeng
f4455558cf Add support for using a sizing function in AlphaNumericString() 2024-05-10 14:58:06 -05:00
Mark Wolters
6799c196d1 more example yamls 2024-05-10 15:48:48 -04:00
Jonathan Shook
3db15047a2
Merge pull request #1942 from nosqlbench/ms/qdrant
Initial Qdrant driver implementation
2024-05-10 12:48:35 -07:00
Mark Wolters
8b332fbed8 filling yamls 2024-05-10 15:10:40 -04:00
Madhavan Sridharan
e2534120ec cleanup dead code 2024-05-10 12:43:44 -04:00
Mark Wolters
455a938bc8 adding example yamls 2024-05-10 11:36:01 -04:00
yabinmeng
b1a8e1117e Merge remote-tracking branch 'origin/main' 2024-05-10 09:38:06 -05:00