chronograf/kv
Pavel Zavora 9b8f179e15 feat(server): update organizations_test with reader role 2022-04-21 22:41:00 +02:00
..
bolt chore(build): upgrade boltdb with golang 1.15 support 2020-11-26 09:14:18 +01:00
etcd fix(server): upgrade to the latest etcd libs to resolve dependency issues 2021-05-07 09:43:53 +02:00
internal build: upgrade to new protobuf library 2021-10-18 15:46:12 -05:00
config.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
config_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
dashboards.go fix: update api to serve dashboard ids as a string 2020-01-31 14:35:39 -07:00
dashboards_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
kv.go chore: add tests for etcd, remove unused bucket/tx logic 2020-01-23 11:15:32 -07:00
kv_test.go chore: remove remaining layout cruft 2020-01-23 11:15:32 -07:00
mapping.go fix: update api to serve dashboard ids as a string 2020-01-31 14:35:39 -07:00
mapping_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
org_config.go feat: add migrate command to chronoctl 2020-02-03 20:43:44 -07:00
org_config_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
organizations.go fix(go1.15): require non-nil parent in context.WithValue 2020-11-13 14:40:20 +01:00
organizations_test.go feat(server): update organizations_test with reader role 2022-04-21 22:41:00 +02:00
servers.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
servers_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
sources.go chore: add tests for etcd, remove unused bucket/tx logic 2020-01-23 11:15:32 -07:00
sources_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
users.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
users_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00