teleport/lib/backend
2022-02-10 10:47:26 +00:00
..
dynamo use google/uuid instead of pborman/uuid (#9793) 2022-01-19 23:44:48 +00:00
etcdbk Upgrade from go.etcd.io/etcd v3.4.14 to go.etcd.io/etcd/{api,client}/v3 v3.5.1 (#9607) 2022-01-10 13:44:25 -05:00
firestore Replace testify/assert with testify/require (#9925) 2022-02-10 10:47:26 +00:00
lite Remove unused context from sqlite backend (#9658) 2022-01-06 18:19:40 +00:00
memory bump backend limit 2021-12-09 13:01:35 -08:00
test use google/uuid instead of pborman/uuid (#9793) 2022-01-19 23:44:48 +00:00
backend.go feat: ListResources gRPC rpc (#9096) 2021-12-15 18:09:21 +00:00
backend_test.go Implemented backend.NewFunc() for the FS backend 2017-01-15 16:28:18 -08:00
buffer.go Disable firestore tests by default (#8322) 2021-09-29 17:42:11 -07:00
buffer_test.go Use teleport logger instead of gravitational/trace (#9738) 2022-01-11 23:04:47 +00:00
defaults.go bump backend limit 2021-12-09 13:01:35 -08:00
doc.go Implemented backend.NewFunc() for the FS backend 2017-01-15 16:28:18 -08:00
helpers.go Throttle DynamoDB event migration based on provisioned capacity (#8468) 2021-10-11 20:17:56 +02:00
report.go Mask token in logs (#7955) 2021-08-31 11:11:23 -07:00
report_test.go Mask token in logs (#7955) 2021-08-31 11:11:23 -07:00
sanitize.go Add '+' to key sanitizer whitelist (#8396) 2021-10-28 16:02:55 -07:00
sanitize_test.go Add '+' to key sanitizer whitelist (#8396) 2021-10-28 16:02:55 -07:00
wrap.go Add a Migrate method to backend.Backend 2020-07-02 23:24:49 +00:00