I have been into golang lately and I am quite amazing by it's simplicity. It does has very different approach making concurrency as first class citizen built in it. Thus, wants to know how does it play in production environment. Thanks!
Join discussionI saw many post regarding this issue but couldn't get the answer. In many posts the answers are to have a session storage. In my project I am having a session - storage but still the problem persist I am using connect-session-firebase and Firestore f...
IHIpseeta and 1 more commentedCurrently, we are working on a social media type application. This application will have some vigorous calculations at backend, bulk email and bulk sms will be send to users. We are using MongoDB, NodeJS, ExpressJS, AWS. I have added cluster in it. A...
SSandeep commented