influxdb/kv
Jacob Marble e2608ba50c fixes after rebase 2019-03-07 12:12:31 -07:00
..
auth.go add spans to multiple services 2019-03-07 12:12:31 -07:00
auth_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
bucket.go use tracing.StartSpanFromContext 2019-03-07 12:12:31 -07:00
bucket_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
cursor.go feat(platform): add generic kv store 2018-12-18 16:08:48 -05:00
cursor_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
dashboard.go goimports -w -local github.com/influxdata/influxdb 2019-03-07 12:12:31 -07:00
dashboard_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
document.go fixes after rebase 2019-03-07 12:12:31 -07:00
document_test.go feat(influxdb): add support for templates 2019-03-06 13:18:31 -08:00
kv_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
kvlog.go add spans to multiple services 2019-03-07 12:12:31 -07:00
kvlog_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
label.go add spans to multiple services 2019-03-07 12:12:31 -07:00
label_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
lookup_service.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
lookup_service_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
onboarding.go add spans to multiple services 2019-03-07 12:12:31 -07:00
onboarding_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
org.go use tracing.StartSpanFromContext 2019-03-07 12:12:31 -07:00
org_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
passwords.go goimports -w -local github.com/influxdata/influxdb 2019-03-07 12:12:31 -07:00
passwords_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
scrapers.go add spans to multiple services 2019-03-07 12:12:31 -07:00
scrapers_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
secret.go add spans to multiple services 2019-03-07 12:12:31 -07:00
secret_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
service.go goimports -w -local github.com/influxdata/influxdb 2019-03-07 12:12:31 -07:00
session.go add spans to multiple services 2019-03-07 12:12:31 -07:00
session_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
source.go add spans to multiple services 2019-03-07 12:12:31 -07:00
source_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
store.go add spans to multiple services 2019-03-07 12:12:31 -07:00
telegraf.go add spans to multiple services 2019-03-07 12:12:31 -07:00
telegraf_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
unique.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
urm.go use tracing.StartSpanFromContext 2019-03-07 12:12:31 -07:00
urm_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
user.go add spans to multiple services 2019-03-07 12:12:31 -07:00
user_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
variable.go add spans to multiple services 2019-03-07 12:12:31 -07:00
variable_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00