nrk / redis-lua

A Lua client library for the redis key value storage system.
MIT License
731 stars 239 forks source link

ZPOPMIN attempt to call a nil value #70

Open sergeydi opened 3 years ago

sergeydi commented 3 years ago

Why ZPOPMIN return error: attempt to call a nil value (method 'zpopmin') And how to use this command?