boraarslan / mapper-influence

0 stars 0 forks source link

Add `redis` as auth database #16

Closed boraarslan closed 1 year ago

boraarslan commented 1 year ago

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.

112batuhan commented 1 year ago

Maybe we could add the flow chart you made to this pr for future reference.

boraarslan commented 1 year ago

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.