Below you will find pages that utilize the taxonomy term “Redis”
My Projects
MCP Orchestration System: Production-Oriented Agent Control Plane
A production-oriented MCP (Model Control Plane) orchestration system designed to manage agentic workflows with statefulness, extensibility, cost control, and multi-step reasoning capabilities.
read more
Log
Using Redis Sorted Sets for Recent User Search History
Treat recent search history as ephemeral user behavior, not core business data. Redis Sorted Sets provide a natural fit: O(log N) writes, automatic ordering, de-duplication, and bounded size—all without turning a lightweight behavior signal into a database concern.
read more
My Projects
CoolChat Platform System Design: Scalable and Secure Chat Architecture
A scalable, real-time chat platform leveraging Web3 authentication, microservices architecture, and message queuing for high concurrency and performance.
read more