You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactoring of node cache to Redis Cache to avoid a full load on each instance every time the service goes down.
Redis Cache can be shared among apps, so it might be interesting to use one cache for all the micro services on the frontend