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

Symfony cache lock strategy #51

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

josuealcalde
Copy link

I have added a Lock Strategy using Symfony Cache.

The code is really simple.

The drawback is it needs symfony/cache added as dependency.

I have tested it in my project with symfony 4.4.

@wachterjohannes
Copy link
Member

@josuealcalde the code looks great - but the tests fail with composer update --prefer-lowest i think the cache component of symfony does not exists in symfony 2.8 - as we will release this in 2.0 we can do breaking changes and i would say remove this from composer and do ^3.4 for symfony dependencies

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.

4 participants