Binh Nguyen

Results 5 issues of Binh Nguyen

The proxy middleware currently does not allow any modification to the request, only ModifyResponse. This PR adds that option so caller can pass a custom function to be applied to...

I noticed the hardcode use of Redis Ring in `adapter/redis` package. This is limiting as it requires users to use Redis Ring if they want to use Redis as cache...

We often use Redis Sentinel on Production environment for a more robust and highly available set up. This PR allows for configuration of Redis Sentinel on redis Storage Adapter and...

♻ Wait for Response
✏️ Feature

Forgive me if this is a stupid question, how exactly can I handle recovery codes for users? In README, you said "These can simply be randomly generated strings that you...

Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** e.g. registry.opensource.zalan.do/acid/postgres-operator:v1.6.3 - **Where do...

question