only queue unique items and retrieve them only once
High-performance priority queue with unique key constraint (O(1) lookup, O(log n) update)
Unique Resque queues using redis 1.6.0 scripting, sets and not much else