rockset / rockbench

Benchmark
Apache License 2.0
15 stars 5 forks source link

[DC-1337]: update rockbench to support update workloads #13

Closed sbaldwin-rs closed 1 year ago

sbaldwin-rs commented 1 year ago

Include update workloads against RS.

Has an initial phase of inserts for a number of documents. Once the initial inserts are performed against the collection, 2 types of updates can be performed against those documents. 1) Single field replace 2) Add field

See the JSONPatches in main.go for more clarity.

sbaldwin-rs commented 1 year ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.