teleport/lib/backend
2021-05-27 22:19:56 +02:00
..
dynamo Fix regression bug for DynamoDB scaling policy names (#6259) 2021-04-01 07:47:19 -07:00
etcdbk etcd: use a separate connection to check peer versions (#6905) 2021-05-19 10:07:08 -07:00
firestore Test flakes: use ordering tests for keep alives (#5358) 2021-04-14 14:47:14 -07:00
lite Test flakes: use ordering tests for keep alives (#5358) 2021-04-14 14:47:14 -07:00
memory Test flakes: use ordering tests for keep alives (#5358) 2021-04-14 14:47:14 -07:00
test Improve RFD 24 Dynamo migration efficiency and performance (#7012) 2021-05-27 22:19:56 +02:00
backend.go Enforce valid UTF8 keys on all backends. 2021-03-19 17:14:05 -07:00
backend_test.go Implemented backend.NewFunc() for the FS backend 2017-01-15 16:28:18 -08:00
buffer.go errcheck: fix findings in lib/backend, lib/client 2020-06-01 20:16:16 +00:00
buffer_test.go Fix memory leak. 2019-08-02 12:27:14 -07:00
defaults.go Use in-memory cache for the auth server API. 2019-04-12 14:23:09 -07:00
doc.go Implemented backend.NewFunc() for the FS backend 2017-01-15 16:28:18 -08:00
helpers.go Improve RFD 24 Dynamo migration efficiency and performance (#7012) 2021-05-27 22:19:56 +02:00
report.go lazy init of prometheus collectors (#6561) 2021-05-19 11:53:36 -04:00
report_test.go Add obfuscation to diagnostic metrics 2021-03-01 22:14:10 +01:00
sanitize.go Enforce valid UTF8 keys on all backends. 2021-03-19 17:14:05 -07:00
sanitize_test.go Enforce valid UTF8 keys on all backends. 2021-03-19 17:14:05 -07:00
wrap.go Add a Migrate method to backend.Backend 2020-07-02 23:24:49 +00:00