Separate architecture for client side cache sharing #121543
Labels
enhancement
New value added to drive a business result
Feature:Search Sessions
Feature:Search
Querying infrastructure in Kibana
Icebox
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:large
Large Level of Effort
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Right now client side caching is piggy-backing on top of sessions. As client side caching needs to be shared across apps in some cases (especially going from dashboard to the visualization editor and back), sessions are shared between apps piggy-backing on embeddable state transfer.
Both of these things have been proven to be sub-optimal, so let's think about how this can be done in a more robust and extensible way.
Requirements:
Reference #115515
The text was updated successfully, but these errors were encountered: