monospice / laravel-redis-sentinel-drivers

Redis Sentinel integration for Laravel and Lumen.
MIT License
101 stars 48 forks source link

Package Abandoned? L10 Support? #42

Open ampedweb opened 8 months ago

ampedweb commented 8 months ago

It doesn't look like this package is still being actively maintained? @cyrossignol Can you confirm this?

It'd be great if it could be bumped to support Laravel 10

Roman77450 commented 7 months ago

Given that Laravel 10 has been released, it would be great to ensure compatibility and perhaps see some updates to support the latest version. Are there any plans or considerations for such updates?

Thank you for your time and efforts!

devnicolas1 commented 4 months ago

I'm a bit late to the party, but I've made a fork that supports Laravel 9.x and Laravel 10.x: https://github.com/devnicolas1/laravel-redis-sentinel-drivers

I've used these versions in production for almost a year now and they seem just fine.

Laravel 11.x support will come as soon as I'm totally sure its working (and it probably is, so it shouldn't take too long).

Ill try to keep the fork updated with whatever is needed.

gabrielpeixoto commented 1 week ago

@devnicolas1 the link is down! It's returning a 404 error.