goodsKill
Microservices-based flash sale system for high-concurrency testing
...It provides a unified API for testing high-concurrency seckill scenarios while demonstrating modern backend architecture patterns. goodsKill integrates key components such as Nacos for service discovery and configuration, Redis and MongoDB for data handling, and Kafka or RabbitMQ for messaging. It supports distributed transactions, database sharding, and multiple concurrency control strategies including distributed locks and message queues. It includes modular services like gateway, authentication, order management, and seckill processing, along with a Vue 3-based admin UI. ...