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

add blocking option to lock_guard #5

Merged
merged 1 commit into from
May 24, 2018
Merged

add blocking option to lock_guard #5

merged 1 commit into from
May 24, 2018

Conversation

fujiwara
Copy link
Owner

T/O

@fujiwara fujiwara merged commit d2ce0ac into master May 24, 2018
@fujiwara fujiwara deleted the guard_blocking branch May 24, 2018 05:04
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)
fujiwara added a commit that referenced this pull request Jul 9, 2018
Changelog diff is:

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

 {{$NEXT}}

+0.12 2018-07-09T08:50:57Z
+    - Set expire to a wait queue. (#6)
+
 0.11 2018-05-24T05:04:58Z
     - Add blocking option to lock_guard (#5)
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.

1 participant