influxdb/kv/migration
Daniel Moran ebd37c8b9a
fix(kv): log migration events at debug level to avoid spam (#20572)
2021-01-25 10:34:59 -08:00
..
all fix(kv): add KV migration to repair DBRP mappings broken by schema change (#20168) 2020-11-25 12:49:45 -05:00
buckets.go chore: remove kv Session service and sessionsv1 bucket (#18823) 2020-07-02 15:15:08 +01:00
buckets_test.go chore: remove kv Session service and sessionsv1 bucket (#18823) 2020-07-02 15:15:08 +01:00
create.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
doc.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
migration.go fix(kv): log migration events at debug level to avoid spam (#20572) 2021-01-25 10:34:59 -08:00
migration_private_test.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
migration_test.go fix: Speed up tests by disabling bolt fsync 2020-08-03 09:20:51 -07:00