influxdb/task/backend
George 96d84b9126
refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570)
* refactor: migrator and introduce Store.(Create|Delete)Bucket

feat: kvmigration internal utility to create / managing kv store migrations

fix: ensure migrations applied in all test cases

* chore: update kv and migration documentation
2020-07-01 12:08:20 +01:00
..
coordinator refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
executor refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
middleware refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
scheduler refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
analytical_storage.go feat(session): Build out a new session service (#17950) 2020-05-11 15:04:11 -06:00
analytical_storage_test.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
check_task_error.go fix(tasks): replace deactivation of unrecoverable errors with metric (#15430) 2019-10-16 16:00:58 -07:00
coordinator.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
coordinator_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
read_table_test.go chore: Remove several instances of WithLogger (#15996) 2019-12-04 15:10:23 -08:00
run_recorder.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
schedulable_task_service.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
schedulable_task_service_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
task.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00