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