teleport/lib/backend
2021-12-09 13:01:35 -08:00
..
dynamo bump backend limit 2021-12-09 13:01:35 -08:00
etcdbk fix double-init and buffer overflows 2021-09-17 15:05:23 -07:00
firestore bump backend limit 2021-12-09 13:01:35 -08:00
lite bump backend limit 2021-12-09 13:01:35 -08:00
memory bump backend limit 2021-12-09 13:01:35 -08:00
test Disable firestore tests by default (#8322) 2021-09-29 17:42:11 -07:00
backend.go simplify connection establishment (#9098) 2021-12-01 20:48:07 -08: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 fix double-init and buffer overflows 2021-09-17 15:05:23 -07: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