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
userTerminalRegistry methods are now async and return Promises. All callers must use await. This enables distributed state management across multiple server instances.
userTerminalRegistry methods are now async and return Promises. All callers must use await. This enables distributed state management across multiple server instances.
Features
implement hybrid Redis session storage for horizontal scaling (#15) (3beeee5)