Skip to content

Conversation

@mvorisek
Copy link
Member

@mvorisek mvorisek commented Dec 7, 2024

Both original implementations provided the same API and functionality.

BC break: RedisMutex class is renamed

Use AbstractRedlockMutex class instead.

BC break: PredisMutex and PHPRedisMutex classes are renamed

Use RedisMutex class instead. This class newly provides implementations for PHPRedis as well as Predis clients.

@mvorisek mvorisek marked this pull request as ready for review December 7, 2024 00:58
@mvorisek mvorisek changed the title Merge Redis mutex implementations into RedisMutex class Merge Redis mutex implementations into single RedisMutex class Dec 7, 2024
@mvorisek mvorisek merged commit 3ca295c into master Dec 7, 2024
28 checks passed
@mvorisek mvorisek deleted the redismutex_only branch December 7, 2024 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants