Skip to content

Conversation

nickgnd
Copy link

@nickgnd nickgnd commented Oct 1, 2025

Hey 👋
first of all thanks for this project 🙇

I lately needed to configure it with SSL connection. I initially thought was possible to pass the options in the macro use Hammer, backend: Hammer.Redis, timeout: :infinity, ssl: ..., but apparently it's not.

They need to be specified when starting the MyApp.RateLimit application in the supervision tree, they are then forwarded to Redix.

The PR adds an example to README 📝

Feel free to close it if you think it's not relevant, or let me know if you think is anything missing/misaligned.

Cheers ✌️

@nickgnd nickgnd changed the title Add an example with SSL configuration Add an example with SSL configuration to README Oct 1, 2025
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