Closed siva-nadella-lab closed 2 months ago
we are using keyvalue repository hence used redis
Understood... Thank you for your response. We are currently not seeing the need to use Redis for this purpose. Apart from it being a KeyValue pair, is there any other reason you have on why Redis or any other such caching utility is needed?
Caching is the only reason we have used Redis
This issue has been marked stale because it has not seen any activity within three months. If you believe this to be an error, please contact one of the code owners. This issue will be closed within 15 days of being stale.
This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners.
Describe the bug According to the documentation and code, we see that Redis is used for RevokedTokenRepository and RefreshTokenRepository. Is this mandatory?
Can I use MongoDB instead?