mirror of
https://github.com/predis/predis.git
synced 2026-08-28 11:09:49 +00:00
Merge remote-tracking branch 'github/pr/497' into v1.1
This commit is contained in:
@@ -83,7 +83,7 @@ use Predis\Profile\ProfileInterface;
|
||||
* @method int hstrlen($key, $field)
|
||||
* @method array blpop(array|string $keys, $timeout)
|
||||
* @method array brpop(array|string $keys, $timeout)
|
||||
* @method array brpoplpush($source, $destination, $timeout)
|
||||
* @method string brpoplpush($source, $destination, $timeout)
|
||||
* @method string lindex($key, $index)
|
||||
* @method int linsert($key, $whence, $pivot, $value)
|
||||
* @method int llen($key)
|
||||
|
||||
Reference in New Issue
Block a user