Closed Winwisly100 closed 4 years ago
So how can we do sessions in a smart way ?
The SAAS golang layer is stateless, and hence why round robin LB is fine. The PASS layer ( minio, etc ) is stateful, and setup to do round robin from SAAS to PAAS also and its all fine.
SO do we need redis etc for sessions ?
DART JWT research: https://github.com/appsup-dart/jose
notes from meeting:
AUTH
AUTHZ
PASS
mod-accont
Add make files as needed
Is this PASS or SASS layer ?