쿠폰 발급 API 서버
-
Updated
Feb 10, 2025 - Kotlin
쿠폰 발급 API 서버
Controle de concorrência em vendas com Spring Cache + Redis • Cache read-through (@Cacheable) • Lock distribuído (Redisson RLock) • Lock otimista (JPA @Version) • Prevenção de race condition e overselling sob alta concorrência
Backend for PIVOTE, a real-time online voting platform. Handles concurrent vote processing, row-level locking to prevent race conditions, and rate limiting to keep the system stable under load.
Add a description, image, and links to the pessimistic-lock topic page so that developers can more easily learn about it.
To associate your repository with the pessimistic-lock topic, visit your repo's landing page and select "manage topics."