Batching Redis lookups with DataLoader and MGET (opens in new tab)
How to use DataLoader to batch individual Redis GET calls into a single MGET roundtrip.
Read the original articleHow to use DataLoader to batch individual Redis GET calls into a single MGET roundtrip.
Read the original article