teleport/lib/cache
Forrest Marshall 45cc314426 improve cache correctness
improves the reliability and correctness of the cache via
various small improvements, including preventing reads of
partially initialized/reset state, and delaying watcher
init events until unhealthy states recover.

fixes an issue where reads could result in missing or
inconsistent results.
2020-11-13 16:29:18 -08:00
..
cache.go improve cache correctness 2020-11-13 16:29:18 -08:00
cache_test.go improve cache correctness 2020-11-13 16:29:18 -08:00
collections.go improve cache correctness 2020-11-13 16:29:18 -08:00
doc.go Fix common misspellings detected by misspell linter 2020-05-11 16:44:27 +00:00