mirror of
https://github.com/predis/predis.git
synced 2026-08-25 20:49:36 +00:00
ca7bd8149f
With a negative number Predis will count from the end of the arguments list to calculate the actual number of keys that will be interpreted as elements for `KEYS` by the underlying `EVAL` command.