📄️ Data Model: Logical Schema
This document defines the logical data model for the Bus Ticket Booking System, including ER diagrams and schemas.
📄️ Migrations: Liquibase Strategy
This document defines the database migration strategy using Liquibase, ensuring versioned, reversible, and consistent schema changes.
📄️ Caching Strategy: Redis & App-level
This document outlines the caching layers and patterns to optimize performance while ensuring data consistency.