influxdb/kv
Daniel Moran 00afd95cb7
refactor: automated move of errors and id from root to kit (#21101)
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
2021-03-30 14:10:02 -04:00
..
migration refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
mock fix: Ensure Index.Walk fetches matching foreign keys only 2020-11-24 10:28:00 +11:00
backup.go feat(storage): implement backup and restore (#16504) 2020-01-21 14:22:45 -08:00
cursor.go feat(platform): add generic kv store 2018-12-18 16:08:48 -05:00
cursor_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
doc.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
document.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
encode.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
errors.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
index.go fix: PR Feedback – ensure keys cannot contain / 2020-11-24 10:28:00 +11:00
index_migration.go fix: PR Feedback – ensure keys cannot contain / 2020-11-24 10:28:00 +11:00
index_test.go fix: PR Feedback – ensure keys cannot contain / 2020-11-24 10:28:00 +11:00
initial_migration.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
kv_test.go chore(bolt): add option to skip fsync for test purposes (#19037) 2020-07-24 10:13:05 +01:00
kvlog.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
kvlog_test.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
scrapers.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
scrapers_test.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
service.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
source.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
source_test.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
store.go feat: Implement full restore 2020-11-05 10:05:01 -07:00
store_base.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
store_base_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
store_index.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
store_index_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
task.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
task_private_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
task_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
variable.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
variable_test.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00