Concept Flow - SUNIONSTORE for storing results
Start with multiple sets
SUNIONSTORE command runs
Calculate union of all sets
Store union result in destination set
Return number of elements in destination set
SUNIONSTORE takes multiple sets, finds their union, stores it in a new set, and returns the count of elements stored.