mirror of
https://github.com/predis/predis.git
synced 2026-08-24 20:29:42 +00:00
Add new command: GEOPOS (Redis 3.2.0).
This commit is contained in:
@@ -158,6 +158,7 @@ use Predis\Command\CommandInterface;
|
||||
* @method $this command()
|
||||
* @method $this geoadd($key, $longitude, $latitude, $member)
|
||||
* @method $this geohash($key, array $members)
|
||||
* @method $this geopos($key, array $members)
|
||||
*
|
||||
* @author Daniele Alessandri <suppakilla@gmail.com>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user