influxdb/storage
George MacRorie 16d916a952 refactor(kv): delete deprecated kv service code
This includes removal of a lot of kv.Service responsibilities. However,
it does not finish the re-wiring. It removes documents, telegrafs,
notification rules + endpoints, checks, orgs, users, buckets, passwords,
urms, labels and authorizations. There are some oustanding pieces that
are needed to get kv service compiling (dashboard service urm
dependency). Then all the call sites for kv service need updating and
the new implementations of telegraf and notification rules + endpoints
needed installing (along with any necessary migrations).
2020-11-16 12:41:26 +00:00
..
flux feat: enable window pushdowns 2020-10-30 18:09:38 -07:00
mocks chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
reads fix: correct various typos (#19987) 2020-11-11 13:54:21 -05:00
readservice chore: Converging on 1.x tsdb 2020-08-03 09:20:48 -07:00
Makefile fix(Makefile): Remove redundant make targets 2020-08-21 13:24:03 -07:00
bucket_service.go feat: Implement full restore 2020-11-05 10:05:01 -07:00
bucket_service_test.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
config.go feat: Port shard precreation service from InfluxDB 1.x 2020-09-09 13:34:22 -07:00
engine.go feat: Implement full restore 2020-11-05 10:05:01 -07:00
points_writer.go fix(storage): BufferedPointsWriter is for a single org / bucket only 2020-08-03 15:15:00 -07:00
retention.go feat: Port 1.x retention policy enforcement service 2020-09-09 10:32:06 -07:00