Closed boraarslan closed 1 year ago
Maybe we could add the flow chart you made to this pr for future reference.
Maybe we could add the flow chart you made to this pr for future reference.
I like the idea of having a flowchart for future reference. However, the last one I made and shared with you is a bit basic. I can try to do something more expressive.
We decided to use Redis for auth operations. It is easier to set expiring keys than to do it on PostgreSQL.
This PR also adds Redis to both CI and docker-compose.