laravel / horizon

Dashboard and code-driven configuration for Laravel queues.
https://laravel.com/docs/horizon
MIT License
3.84k stars 645 forks source link

Eviction policy for Redis #1355

Closed sts-ryan-holton closed 9 months ago

sts-ryan-holton commented 9 months ago

Hi, I'm trying Redis in Digital Ocean. I'm given a few options for setting key eviction, the default is to not evict, however, I wondered if there's any harm in utilising the recommended option here to evict keys and whether Laravel Horizon could implement such a setting to evict keys beyond a memory limit?

do-eviction

crynobone commented 9 months ago

Hi there,

Thanks for reporting the problem you are encountering, but it looks like this is a question which may be better suited for a support channel. We only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repository you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.