Engine Room

SyncCore

The technical precursor to "AM Logistics". A custom inventory sync system for a 20-store fashion retailer.

The Challenge

Inventory counts were always wrong between the POS and the website, leading to overselling.

Our Solution

A custom middleware using Redis for high-speed caching and inventory locking.

Tech Stack

Java Spring Angular Redis

The Team

architect
Lan (Backend Lead)
craftsperson
  • Huy (Java Dev)

Strategic Impact

The technical DNA of this project (inventory locking logic) was directly reused in AM Logistics.

Key Lessons Learned

"Concurrency control is the hardest part of e-commerce."

"Redis is essential for real-time inventory."