Skip to content

`App.*Cache*` functions family signature changed added nx and px

Pavel Mashliakovskiy requested to merge feat/globalCacheOptions into master
  • App.*Cache* functions family signature changed - last parameter ignoreTenants of type boolean replaced by options{ignoreTenants, nx, px}
  • fixed possible suspension of execution of a schedulers task what marked as singleton in case redis is used as a globalCache

Merge request reports