* Remove individual redis configurations * Use shared redis config * Update stub * Add changeset * Update .changeset/grumpy-rice-film.md Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> * Remove RATE_LIMITER_REDIS_ ref in docs * Update REDIS config in docker compose example * Readd missing param * Fix mention of namespace ind ocs * Undo moving of cache store env * Update blackbox tests & docs * Update api/src/env.ts Co-authored-by: ian <licitdev@gmail.com> * Fix casing of wEbSoCkEtS * Remove redis namespace from env check * Add global store back in * Tweak phrasing * Readd supplementary note 5 * Bring back CACHE_STORE in docs / tests * Forgot one CACHE_STORE * Consistent order --------- Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> Co-authored-by: ian <licitdev@gmail.com>
* Add synchronization to schedule flows and hooks Fixes #15052 * Add changeset * Add test * Add to sequential list * Fix spelling in changeset --------- Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> Co-authored-by: ian <licitdev@gmail.com>