Files
symfony-flex-recipes-contrib/enqueue/redis/0.7/post-install.txt
T

10 lines
390 B
Plaintext

<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using Redis in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=redis://example.com:1000</comment>
in your <comment>.env</comment> file.
* For the full options, see
<comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/redis.md</comment>