Redis – Do I need to use MemeCache for authentication?
I am developing a chat app in which I am using firestore, functions & Cloud message. I planned to reduce cost to minimum if possible. One thing I found that whenever user will send message or ask to receive message,…