bindings, workload updates, docs updates

This commit is contained in:
Jonathan Shook 2021-04-21 18:26:00 -05:00
parent 3ddd0d9442
commit afee41ec6d

View File

@ -1,14 +1,13 @@
- d8d243d7 (HEAD -> main) Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main - 3ddd0d94 (HEAD -> main) Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main
- 8590dc35 add examples for new charbuffer and bytebuffer bindings - 37d3e393 update new function examples and add scenarios
- 6a0eca25 add binding functions - 9589a80a updated descriptions
- 1c23d5a5 docs update - fd65dfae support resolution of additional function types
- 5164a4d3 make yaml,yml extensions uniform in code - b1afbe33 typo fixes
- 1fa700b9 reduce duplicitous prefix lookups - f544ecb7 preview only first line of workload descriptions
- ec4218bb update actions maven pkg cache version - 9d1d4ce6 added adapter functions
- cf9e929b support IntToDoubleFunction types - 8707ccce logging name improvements
- ac19e86a deprecate duplicate function ByteBufferToHex for ToHex - fca986e1 use one-line messages where reasonable
- 3bd6a80a add adapting functions for CharBuffer and String - 89eeaa94 (origin/main) Merge pull request #307 from dougwettlaufer/feature/http-schema-update
- 003162b4 (origin/main) Merge pull request #303 from eolivelli/pulsar/transactions - 1cb4759d Add schema-astra phase to timeseries workloads
- b90d3941 Merge pull request #305 from dougwettlaufer/main - deff1fe9 Merge pull request #306 from dougwettlaufer/feature/http-schema-update
- 6e1dbef0 Fix graphql timeseries read query - 31865d26 Use http requests when creating schema for rest and graphql
- 30e49423 Pulsar: first prototype of transaction support