This repository was archived by the owner on Nov 1, 2022. It is now read-only.
  
  
  
  
  
Description
RFC: #7655
A Middleware will be responsible for listening to actions that modify the SearchState (#7861) and perform the same actions on the persistent storage: If a custom search engine is added then the middleware will save it to disk too. If a custom search engine is removed then the middleware will remove it from the storage too. In addition to that the middleware will also be responsible for loading the initial list of search engines and dispatching an action on the store to add them to the state.
┆Issue is synchronized with this Jira Task