JD Tech
Aug 18, 2023 · Backend Development
Designing a Three‑Layer Protection Scheme for High‑Concurrency Contract Queries in JD Logistics
This article analyzes the high‑concurrency contract‑query workload of JD Logistics, examines call sources, query dimensions and volume patterns, and proposes a three‑layer protection architecture—Bloom filter, Redis cache, and database fallback—along with strategies for cache penetration, breakdown, and avalanche mitigation.
Backend ArchitectureRedisbloom filter
0 likes · 10 min read