Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use BLOCKING_QUEUE_POSTFIX. #4

Merged
merged 1 commit into from
May 24, 2018
Merged

Use BLOCKING_QUEUE_POSTFIX. #4

merged 1 commit into from
May 24, 2018

Conversation

fujiwara
Copy link
Owner

Prefix conflicts to Redis::Namespace.

Prefix conflicts to Redis::Namespace.
@fujiwara fujiwara merged commit 2179eba into master May 24, 2018
@fujiwara fujiwara deleted the wait_queue_postfix branch May 24, 2018 04:21
fujiwara added a commit that referenced this pull request May 24, 2018
Changelog diff is:

diff --git a/Changes b/Changes
index 991f529..c1d3f46 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Perl extension Redis-Setlock

 {{$NEXT}}

+0.10 2018-05-24T04:23:50Z
+    - Change an algorithm to build key name for $WAIT_QUEUE. (#4)
+
 0.09 2018-05-23T07:33:17Z
     - Add $WAIT_QUEUE package variable. (#3)
       When $WAIT_QUEUE is true, wait for a lock released using BLPOP command instead of polling
fujiwara added a commit that referenced this pull request May 24, 2018
Changelog diff is:

diff --git a/Changes b/Changes
index c1d3f46..ce4b158 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Perl extension Redis-Setlock

 {{$NEXT}}

+0.11 2018-05-24T05:04:58Z
+    - Add blocking option to lock_guard (#5)
+
 0.10 2018-05-24T04:23:50Z
     - Change an algorithm to build key name for $WAIT_QUEUE. (#4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant