Skip to content

Conversation

jderusse
Copy link
Member

Q A
Branch? master
Bug fix? no
New feature? yes
Deprecations? no
Tickets /
License MIT
Doc PR /

The RetryTillSaveStore decorates a non blocking store (ie. RedisStore) to make it blockable.
The issue is: if the decorate store manage SharedLock, the Decorator does not implements this interface. It's currently not possible to get both blocking and sharable store.

@fabpot
Copy link
Member

fabpot commented Sep 16, 2020

Thank you @jderusse.

@fabpot fabpot merged commit 128bbd1 into symfony:master Sep 16, 2020
@fabpot fabpot mentioned this pull request Oct 5, 2020
@jderusse jderusse deleted the lock-share-retry branch October 15, 2020 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants