teleport/lib/cache
Forrest Marshall 4e9eed9ac0 cache event fanout & reversetunnel improvements
- cache now perforams in-memory fanout of events, eliminating
spurious event generation due to cache init/reset.

- removed old unused logic from reversetunnel agents.

- replaced seekpool with simpler ttl-cache and semaphore-like
lease system.

- add jittered backoff to agent connection attempts to
reduce "thundering herd" effect.

- improved reversetunnel logging.

- improved LB usage in tests.
2020-04-23 14:03:52 -07:00
..
cache.go cache event fanout & reversetunnel improvements 2020-04-23 14:03:52 -07:00
cache_test.go cache event fanout & reversetunnel improvements 2020-04-23 14:03:52 -07:00
collections.go Add support for access request resource to cache (#3213) 2019-12-19 14:14:22 -08:00
doc.go Use in-memory cache for the auth server API. 2019-04-12 14:23:09 -07:00