OpenSearch/x-pack/docs/en/rest-api
Yang Wang 7969fbb4ab
Cache API key doc to reduce traffic to the security index (#59376) (#63319)
Getting the API key document form the security index is the most time consuing part
of the API Key authentication flow (>60% if index is local and >90% if index is remote).
This traffic is now avoided by caching added with this PR.

Additionally, we add a cache invalidator registry so that clearing of different caches will
be managed in a single place (requires follow-up PRs).
2020-10-06 23:49:23 +11:00
..
security Cache API key doc to reduce traffic to the security index (#59376) (#63319) 2020-10-06 23:49:23 +11:00
watcher [7.x] Reduce chance for test failure due to schedule (#56633) (#56695) 2020-05-14 15:52:04 -05:00
security.asciidoc Cache API key doc to reduce traffic to the security index (#59376) (#63319) 2020-10-06 23:49:23 +11:00
watcher.asciidoc [DOCS] Synchs Watcher API titles with better HLRC titles (#46328) 2019-09-04 17:04:19 -07:00