MongoDB vs Redis — Same NoSQL, Different Roles
Why MongoDB and Redis end up in different roles even under the same NoSQL umbrella. A comparison across data model, storage, schema, scaling, and use cases.
Why MongoDB and Redis end up in different roles even under the same NoSQL umbrella. A comparison across data model, storage, schema, scaling, and use cases.
A record of designing and building a chat system as a personal project to gain hands-on experience with Kafka and Hexagonal Architecture.