Skip to content

Merge Redis mutex implementations into single RedisMutex class#69

Merged
mvorisek merged 12 commits intomasterfrom
redismutex_only
Dec 7, 2024
Merged

Merge Redis mutex implementations into single RedisMutex class#69
mvorisek merged 12 commits intomasterfrom
redismutex_only

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
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant