Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[redis] Improve redis config, use enqueue/dsn #528

Merged
merged 6 commits into from
Sep 8, 2018

Conversation

makasim
Copy link
Member

@makasim makasim commented Sep 7, 2018

  • [predis] Add ability to pass ssl options.
  • [predis] Add ability to use tcp, tls, unix schemes as well as redis and rediss.
  • Get rid of vendor. Use scheme extension, like redis+predis or redis+phpredis to force the lib or the extension
  • Better exception handling.
  • [predis] add ability to pass predis options via predis_options option.
  • Use dsn lib to parse dsn

@makasim makasim merged commit 35e360f into master Sep 8, 2018
@makasim makasim deleted the redis-config-improvements branch September 8, 2018 09:57
ASKozienko pushed a commit that referenced this pull request Nov 2, 2018
[redis] Improve redis config, use enqueue/dsn
@makasim makasim added this to the 0.9 milestone Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant