Skip to content

Releases: code-orange/redis-counting-semaphore

Support ramsey/uuid 4.0

30 Oct 13:49
40f7907
Compare
Choose a tag to compare
Merge pull request #6 from NielsHoiting/master

Support uuid 4.0

Iterative acquire fix for non-retry

11 Sep 11:58
88125ea
Compare
Choose a tag to compare
Merge pull request #4 from TimGroenen/master

Fix #3

Retry iteratively instead of recursively

19 Apr 09:48
edea354
Compare
Choose a tag to compare
Merge pull request #2 from TimGroenen/master

Changed acquire to an iterative funtion

First release

14 Mar 14:20
1932d48
Compare
Choose a tag to compare

Now that tests have been added, I'm confident enough in this library to release it as stable.

Initial release

13 Mar 16:05
5a3b0ad
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Initial package release.

Warning: this package has not been tested in production yet, so I don't recommend anyone using it yet.