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
As described by RedisLabs one can implement a counting semaphore using Redis. Is there any plan to add a counting semaphore implementation to this package? I think it would be a good fit since it already support locking. What do you think?
As described by RedisLabs one can implement a counting semaphore using Redis. Is there any plan to add a counting semaphore implementation to this package? I think it would be a good fit since it already support locking. What do you think?