teleport/lib/backend/memory
Andrew Lytvynov c68b571080 Add a Migrate method to backend.Backend
Unify migrations and expose them to the calling code at startup.
All backends except for etcd implement a nop migration.
2020-07-02 23:24:49 +00:00
..
doc.go Use in-memory cache for the auth server API. 2019-04-12 14:23:09 -07:00
item.go gosimple: simplify or remote return statements 2020-05-15 16:32:45 +00:00
memory.go Add a Migrate method to backend.Backend 2020-07-02 23:24:49 +00:00
memory_test.go Do not emit events in mirror mode. 2019-05-21 09:58:43 -07:00
minheap.go Use RADIX trees for prefix matching. (#2666) 2019-04-22 15:28:04 -07:00