1d400a4f0f
* feat(kv): migration types for managing kv buckets and indexes over time chore(kv): fixup comments in migrator types fix(kv): initialize migrator bucket on kv service initialize chore(kv): remove currently unused auth index chore(kv): remove currently unused urm index * chore(kv): move migrator tests into testing package and run for inmem and bolt * chore(changelog): update changelog to reflect kv migrator type * fix(kv): update auto migration store to return migratable store * chore(kv): wrap error using func instead of defer in index * chore(kv): rename Name method to MigrationName for clarity * chore(kv): update migration log messages to match influxdb standard |
||
---|---|---|
.. | ||
bbolt.go | ||
bbolt_test.go | ||
id.go | ||
id_test.go | ||
kv.go | ||
kv_test.go | ||
metrics.go | ||
metrics_test.go |