Lua scripts for Redis "eval" to implement Queue, Deque, Stack and Priority Queue. queue push pop capped queue push capped queue pop overflow-able capped queue push stack push pop deque push back push front pop back pop front capped push back capped push front overflow-able capped push back overflow-able capped push front priority queue push pop capped push overflow-able capped push