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
Currently, release accepts an array and because Redis.scard accepts it as well it ends ups releasing that feature to all ids present in the array.
This is undocumented behaviour and future storage options might not implement this.