Commit Graph

13 Commits

Author SHA1 Message Date
Jonathan Shook
130977fa34
many-sessions improvements, type fixes, more javadocs (#2094)
* some javadoc and type alignment improvements

* some javadoc and type alignment improvements

* example adapter

* alignment to previous changes

* improvements to many session testing

* add missing annotation
2024-11-20 15:25:30 -08:00
Jonathan Shook
722e8b53d8
jshook/nosqlbench-2068-opspaces (#2069)
* force mappers to use op-contextual space bindings

* move space de-init to owner (adapter component)

* make specific adapters use op-contextual spaces
2024-11-05 14:59:28 -08:00
Jonathan Shook
ea7fceae49
jshook/nosqlbench-2057-flattenop (#2067)
* remove ChainingOp

* typos and other minor fixes

* remove Op, ChainingOp, flatten to CycleOp, derive RunnableOp

* refactor qdrant for aligned op types

* refactor mongodb for aligned op types

* refactor cqld4 for aligned op types

* minor API alignment

refactor gcpspanner for aligned op types

* minor API alignment

refactor gcpspanner for aligned op types

add license

* fix cqld4 batch statement mapper

* fix cql base op mapper

* remove var inference

* remove emitter for runnable op
2024-11-04 14:42:05 -08:00
Jonathan Shook
f6cbd5e42b update copyright with no date 2024-10-30 16:12:21 -05:00
Jonathan Shook
919a741fa8 inject adapter context into spaces 2024-10-30 13:22:30 -05:00
Jonathan Shook
b969f6927c cleanups 2024-10-30 13:22:30 -05:00
Jonathan Shook
defa19ab7a align remaining adapters to API (smaller) changes 2024-10-30 13:22:28 -05:00
Jonathan Shook
41b1296469 rename driver space cache for upcoming changes 2024-10-30 13:19:33 -05:00
MarkWolters
87dc099ded utility method for extracting ids from vespa results 2024-08-15 16:27:07 -04:00
Jonathan Shook
553a493e5c attach http metrics directly to adapter part 2 2024-08-01 14:00:32 -05:00
Jonathan Shook
fd18bd2694 attach http adapter metrics directly to adapter instance 2024-07-31 14:22:05 -05:00
Jonathan Shook
0046230abf move neo4j from previous merge to new structure 2024-04-12 11:08:48 -05:00
Jonathan Shook
4358344029 project restructuring 2024-04-11 22:50:13 -05:00