monospice / laravel-redis-sentinel-drivers

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

moving packgist dependancies out of dev status #1

Closed andrewmclagan closed 7 years ago

andrewmclagan commented 7 years ago

Are there any timelines to move monospice/spicy-identifiers

out of dev status?

BTW this package is really really really allot better then the other redis-sentinel offerings :-) very nice.

cyrossignol commented 7 years ago

@andrewmclagan Thanks for the kind feedback :)

I'll start work to get that dependency to a stable version this weekend. It's been on my list for a while! Expect about a week or two from now for me to close this issue. Let me know if you need to use this sooner. I can certainly refactor out that package instead.

As you probably know already, you can set "minimum-stability": "dev" in composer.json while I finish that up. But I agree--better to use non-dev packages, especially for production...

cyrossignol commented 7 years ago

@andrewmclagan Should be running with stable dependencies now. Next up, Laravel 5.4...

jacovdbergh commented 7 years ago

@cyrossignol , any time-frame for getting this 5.4 ready? Or an indication on what's needed? I'd like to poke around, but I'm still a bit new to all of this. As said above, this package works a lot better (for me) than the other options around.

cyrossignol commented 7 years ago

@jacovdbergh I've started work on 5.4...should be a week or two until a release. I'm looking into the other issues you submitted as well.

Thanks again for the feedback!

jacovdbergh commented 7 years ago

Thank you, appreciate it! If you need testing please shout