tourstream / typo3-redis-lock-strategy

GNU General Public License v3.0
6 stars 6 forks source link

Redis Replication Locking #11

Open derflocki opened 5 years ago

derflocki commented 5 years ago

Building upon the RedisLockingStrategy we have implemented a locking strategy that works with redis replication. If you are interested, I'll submit a PR.

Prettycode-KC commented 5 years ago

Hello @derflocki , I would be interessted in your solution. Would you be so kind a provide me an access?

Greetings, Konrad

derflocki commented 5 years ago

@Prettycode-KC, sure: https://github.com/derflocki/typo3-redis-lock-strategy/tree/feature-t39, I've also added a PR to my fork, if you have any comments.