You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chatify is a scalable chat app backend service utilizing Redis to enhance the scalability of web sockets,
while leveraging Kafka to streamline the process of writing messages to the database,
avoiding the need for individual write operations.