teleport/lib/backend
a-palchikov 9b73af55ab
Fix local etcd backend tests (#4986)
* Fix etcd backend tests to properly skip if etcd is not requested/availalable
* Address review comments
2020-11-26 13:56:28 +01:00
..
dynamo Updated storage configuration to apply to events. 2020-11-10 16:40:08 -08:00
etcdbk Fix local etcd backend tests (#4986) 2020-11-26 13:56:28 +01:00
firestore Fix firestore events interface and init stage. 2020-10-14 19:52:03 -07:00
lite Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
memory Add a Migrate method to backend.Backend 2020-07-02 23:24:49 +00:00
test Fix improper string conversions in backend tests 2020-08-28 00:29:07 +00:00
backend.go Add a Migrate method to backend.Backend 2020-07-02 23:24:49 +00: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 Events and GRPC API 2018-12-10 17:20:24 -08:00
report.go Always collect metrics about top backend requests (#4282) 2020-09-16 20:33:19 +00:00
report_test.go RFD 1: user testify/require instead of testify/assert 2020-10-16 00:15:25 +00:00
sanitize.go Add a Migrate method to backend.Backend 2020-07-02 23:24:49 +00:00
sanitize_test.go Add a Migrate method to backend.Backend 2020-07-02 23:24:49 +00:00
wrap.go Add a Migrate method to backend.Backend 2020-07-02 23:24:49 +00:00