Loading…
While this loads — worth knowing
Redis has data structures — sorted sets, counters, pub/sub. Memcached has plain keys and nothing else.
Loading…
While this loads — worth knowing
Redis has data structures — sorted sets, counters, pub/sub. Memcached has plain keys and nothing else.
Loading the challenge…
While this loads — worth knowing
Redis has data structures — sorted sets, counters, pub/sub. Memcached has plain keys and nothing else.
When an online shop confirms an order, five separate teams need to act on it: warehouse picking, invoicing, the loyalty points service, fraud analytics and customer emails. Today the order service calls each of them directly, so one team's outage makes checkout slow or fail. The shop wants the order service to announce each confirmed order exactly once and carry on, with every team receiving its own copy. A team that is down for maintenance must find its orders waiting when it comes back rather than lose them, a slow team must not hold up the others, and adding a sixth team later should not require changing the order service.
Signing in is what lets the tool remember what you built and what you found hard. One challenge is free to try without an account.