# hfbin/Seckill

🔥🔥🔥 基于 SpringBoot+Mybatis+Redis+RabbitMQ 秒杀系统

Repository: https://github.com/hfbin/Seckill
Canonical: https://ross.abutalabs.com/products/hfbin-seckill
Language: Java
License Family: other
Last push: 2024-04-18T15:12:41+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3233, "days_push": 867, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1425, forks 464 (observed 2026-08-28T04:04:41.506873+00:00)

## What it is
A Java flash-sale (seckill) system built with SpringBoot, Mybatis, Redis, and RabbitMQ, demonstrating high-concurrency e-commerce flash-sale flows. The V2.0 branch adds optimizations such as page caching, static page generation, message-queue-based order processing, hidden seckill URLs, rate limiting, and oversell prevention.

## Use cases
- build a flash sale system in java
- learn how to prevent overselling in seckill
- optimize high-concurrency flash sale endpoints with rabbitmq
- implement rate limiting and anti-brush for seckill api
- practice redis caching and page staticization
- load test a seckill system with generated users and tokens

## When to choose
- you want a reference implementation of flash-sale business logic in SpringBoot
- you are learning high-concurrency patterns like message queues, caching, and oversell prevention
- you need a demo seckill app with pre-generated users for stress testing

## When to avoid
- you need a production-ready, licensed, actively maintained e-commerce platform
- you require a microservices or multi-tenant SaaS commerce system
- you need non-Java stacks or built-in payment/inventory integrations

## Facets
- artifact type: application
- maturity: maintenance
- function: caching, message-queue, rate-limiting, web-framework, database
- domain: web-development, e-commerce, backend, developer-tools
- platform: jvm, self-hosted
- tags: seckill, flash-sale, springboot, redis, rabbitmq, mybatis, oversell-prevention, load-testing, learning-project, web-server

## Member repositories
- hfbin/Seckill (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:41.506873+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:37:31.411509+00:00, confidence not recorded.
  - readme: https://github.com/hfbin/Seckill (fetched 2026-08-28T04:04:41.506873+00:00, sha e8572e81e5fc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
