mirror of
https://github.com/predis/predis.git
synced 2026-08-19 05:31:45 +00:00
5af2b628f1
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.