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

added redis sentinel support #9

Merged

Conversation

RaphaelVRossi
Copy link
Contributor

We need to make Thumbor able to connect Redis Sentinel.

To make this possible, we created a RedisBaseStorage to shared common code between Storage and ResultStorage, and added a docker with Redis Sentinel to make unit tests possible.

@RaphaelVRossi
Copy link
Contributor Author

@devppjr @masom @phoet @heynemann

Hey guys, could you review my changes please?

@RaphaelVRossi RaphaelVRossi force-pushed the add-sentinel-support branch 5 times, most recently from 3a439bb to ccda32f Compare May 4, 2022 18:45
Copy link
Collaborator

@devppjr devppjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅ . Could you review too? @masom @heynemann @phoet @Bladrak

tc_redis/base_storage.py Outdated Show resolved Hide resolved
tc_redis/base_storage.py Outdated Show resolved Hide resolved
tc_redis/base_storage.py Outdated Show resolved Hide resolved
@RaphaelVRossi RaphaelVRossi force-pushed the add-sentinel-support branch from ccda32f to 57b2e06 Compare May 6, 2022 20:33
@RaphaelVRossi RaphaelVRossi force-pushed the add-sentinel-support branch from 57b2e06 to f859e51 Compare May 6, 2022 21:03
@Bladrak Bladrak merged commit 84ee9fd into thumbor-community:master May 9, 2022
@devppjr
Copy link
Collaborator

devppjr commented May 9, 2022

hi @Bladrak @masom, could u publish this version? Or give us permissions to publish, for me and @RaphaelVRossi?

Users on pypi:

  • devppjr
  • raphaelrossi

@Bladrak
Copy link
Contributor

Bladrak commented May 11, 2022

@devppjr I've sent invites from pypi, let me know if that works :-)

@devppjr
Copy link
Collaborator

devppjr commented May 11, 2022

@devppjr I've sent invites from pypi, let me know if that works :-)

thanks @Bladrak, worked finee 😊

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.

3 participants