UKHomeOfficeForms / hof

Bootstrap a HOF project
MIT License
15 stars 17 forks source link

Pass the host and port to the redis createClient method #324

Closed shamiluwais closed 2 years ago

shamiluwais commented 2 years ago

What Pass the host and port to the redis createClient method

Why An connection error occurs when createClient is called without any configuration in the rate limiting feature

How Pass the host and port as parameters to the redis createClient method

Test Local manual testing with rate limiting turned on