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
Since the cache could be a Redis instance and since we want to pretend that all requests are valid inside of Node, we should be able to create clusters of these Bus instances with a shared cache behind some sort of proxy service ( I'm thinking nginx ). That way, we can also add in other checks/balances behind the walled garden.
The text was updated successfully, but these errors were encountered:
Since the cache could be a Redis instance and since we want to pretend that all requests are valid inside of Node, we should be able to create clusters of these Bus instances with a shared
cache
behind some sort of proxy service ( I'm thinking nginx ). That way, we can also add in other checks/balances behind the walled garden.The text was updated successfully, but these errors were encountered: