Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / php-lock/lock issues and pull requests

#56 - Please add support for PHPUnit 11

Issue - State: open - Opened by jvalleroy 4 months ago

#55 - Add support for fractional seconds timeout

Pull Request - State: open - Opened by mvorisek over 1 year ago - 3 comments

#54 - Update readme regarding mysql

Pull Request - State: open - Opened by marios88 almost 2 years ago

#53 - MySQLMutex doesn't work correctly together with Sentry

Issue - State: open - Opened by eddokloosterman about 2 years ago - 1 comment

#52 - use php-lock in laravel

Issue - State: open - Opened by Juang999 over 2 years ago - 1 comment

#51 - Comply with psr/log 3

Pull Request - State: closed - Opened by athos-ribeiro over 2 years ago

#50 - Numeric value out of range

Issue - State: open - Opened by nekulin almost 3 years ago

#49 - Allow PSR log 2.0

Pull Request - State: closed - Opened by peldax about 3 years ago - 4 comments

#48 - #47 fix edge case where the lock is acquired during the deadline

Pull Request - State: closed - Opened by willemstuursma over 3 years ago - 2 comments

#47 - Loop::execute throws TimeoutException even though lock was acquired

Issue - State: closed - Opened by felixkempf over 3 years ago - 4 comments

#46 - Mention cli sapi only support

Pull Request - State: closed - Opened by staabm almost 4 years ago

#45 - Add official PHP 8.0 support

Pull Request - State: closed - Opened by mvorisek almost 4 years ago - 1 comment

#44 - Allow to test /w DB /w password

Pull Request - State: closed - Opened by mvorisek almost 4 years ago - 1 comment

#43 - Add PHPStan

Pull Request - State: closed - Opened by mvorisek almost 4 years ago - 2 comments

#42 - Limit max. sleep duration per loop iteration

Pull Request - State: closed - Opened by mvorisek almost 4 years ago - 4 comments

#41 - Better RedLock token

Pull Request - State: closed - Opened by mvorisek almost 4 years ago - 5 comments

#40 - More lib specific lock prefix

Pull Request - State: closed - Opened by mvorisek almost 4 years ago - 6 comments

#39 - Normalize EOL of text files

Pull Request - State: closed - Opened by mvorisek almost 4 years ago

#38 - Upgrade to require minimum of PHP 7.2 and PHPUnit 9

Pull Request - State: closed - Opened by willemstuursma about 4 years ago

#37 - Unit Test fails if I try to use parallel threads

Issue - State: open - Opened by reeperbahnause over 4 years ago - 1 comment

#36 - PHPRedisMutex add missing type handling

Issue - State: closed - Opened by TheLevti over 4 years ago - 2 comments

#35 - Locked timeout

Pull Request - State: open - Opened by bstanescu about 5 years ago - 3 comments

#34 - Code clean up

Pull Request - State: closed - Opened by TheLevti about 5 years ago

#33 - Code clean up

Pull Request - State: closed - Opened by TheLevti over 5 years ago - 5 comments

#32 - Improve phpredis support

Pull Request - State: closed - Opened by TheLevti over 5 years ago - 2 comments

#31 - Latest changes to develop

Pull Request - State: closed - Opened by TheLevti over 5 years ago

#30 - Fix PHPRedisMutex tests

Pull Request - State: closed - Opened by Furgas almost 6 years ago - 4 comments

#29 - Add ability to retrieve executed code result or exception on unlock error

Pull Request - State: closed - Opened by Furgas almost 6 years ago - 5 comments

#27 - Rework redis locking

Issue - State: open - Opened by willemstuursma about 6 years ago

#26 - php-lock/lock#25: Drop support for php 5.6 and 7.0

Pull Request - State: closed - Opened by TheLevti about 6 years ago - 5 comments

#25 - Drop support for php 5.6 and 7.0

Issue - State: closed - Opened by TheLevti about 6 years ago - 4 comments

#24 - php-lock/lock#23: Improved double checked locking

Pull Request - State: closed - Opened by TheLevti about 6 years ago - 1 comment

#23 - DoubleCheckedLocking::then no return value

Issue - State: closed - Opened by TheLevti about 6 years ago - 1 comment

#22 - half of redis server are not available!

Issue - State: open - Opened by nimaamiri92 about 6 years ago - 6 comments

#21 - Check if the lock is taken

Issue - State: open - Opened by rhutanu90 over 6 years ago - 7 comments

#20 - php-lock/lock#19: Added a new exception

Pull Request - State: closed - Opened by TheLevti over 6 years ago - 6 comments

#19 - SpinlockMutex unlock method

Issue - State: closed - Opened by TheLevti over 6 years ago - 7 comments

#18 - Add locking backend for MySQL GET_LOCK() function

Pull Request - State: closed - Opened by willemstuursma over 6 years ago

#17 - Added PgAdvisoryMutex as a backend for PostgreSQL

Pull Request - State: closed - Opened by korotovsky over 6 years ago - 10 comments

#16 - Investigate best locking approach for Redis cluster with Predis sentinel

Issue - State: open - Opened by willemstuursma over 6 years ago - 3 comments

#15 - Use PHP5.6 style splat operator, fix two typos

Pull Request - State: closed - Opened by willemstuursma over 6 years ago

#14 - Bug fixed: serialize arguments for EVAL command

Pull Request - State: closed - Opened by maestroprog over 6 years ago - 3 comments

#13 - Searching new maintainer

Issue - State: closed - Opened by malkusch over 6 years ago - 10 comments
Labels: help wanted

#12 - [Improvement] Add array of arguments in execution code block in TransactionalMutex

Pull Request - State: closed - Opened by ricoleabricot over 7 years ago - 1 comment

#11 - Nonblocking check for mutex

Issue - State: open - Opened by segadora over 7 years ago

#10 - Add random_compat and drop seedRandom()

Pull Request - State: closed - Opened by b1rdex over 7 years ago - 4 comments

#9 - RedisMutex unnecessarily generating new tokens

Issue - State: closed - Opened by matt-allan over 7 years ago - 2 comments

#8 - PHPRedisMutex not working

Issue - State: closed - Opened by cattivik66 almost 8 years ago - 5 comments

#7 - Use safe random instead of deprecated rand() function

Pull Request - State: closed - Opened by willemstuursma almost 8 years ago - 4 comments

#6 - flock with timeout support

Issue - State: closed - Opened by glensc about 8 years ago - 17 comments
Labels: enhancement

#5 - Update LICENSE

Pull Request - State: closed - Opened by mrferos over 8 years ago - 2 comments

#4 - Reconsider requiring ATTR_AUTOCOMMIT to be disabled (on MySQL)

Issue - State: closed - Opened by rubenvandeven over 8 years ago - 1 comment

#3 - php 5.4

Issue - State: closed - Opened by solodkiy about 9 years ago - 1 comment

#2 - Typo

Pull Request - State: closed - Opened by glensc about 9 years ago

#1 - Implement a RedisMutex

Issue - State: closed - Opened by aequasi over 9 years ago - 3 comments
Labels: enhancement