Commit Graph

10 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
9c53b4fa7c review fixes
add oom warning on index cache

more fixes
2024-10-30 18:30:40 -05: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
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
Madhavan Sridharan
ceefc44cfe MongoDB: Upgrade driver version and adapt to server 8.0.x 2024-10-10 16:34:36 -04:00
Jonathan Shook
4358344029 project restructuring 2024-04-11 22:50:13 -05:00