influxdb/task
Stuart Carnie b1875d2def
feat(kv): Cursor API accepts hints for improving performance
Implementations of the `kv.Bucket#Cursor` API may use
the hints to instruct the access or read behavior to
the underlying key/value store.

The `findAllTasks` function was also fixed to ensure
that paging works as expected when using a name filter.
Tests were added to verify this behavior.

Redundant error checks were also removed.
2019-11-01 14:48:50 -07:00
..
backend fix(tasks): scheduler btree panic 2019-11-01 10:49:47 -05:00
mock refactor(tasks): use Go time objects for timestamps on task Runs (#15406) 2019-10-17 17:23:45 -07:00
options Revert "fix(flux): use flux.EvalOptions over problematic flux.EvalAST" 2019-10-31 16:04:41 -04:00
servicetest feat(kv): Cursor API accepts hints for improving performance 2019-11-01 14:48:50 -07:00