mirror of
https://github.com/predis/predis.git
synced 2026-08-24 13:09:31 +00:00
Add new command: GEOADD (Redis 3.2.0).
This commit is contained in:
@@ -156,6 +156,7 @@ use Predis\Command\CommandInterface;
|
||||
* @method $this slowlog($subcommand, $argument = null)
|
||||
* @method $this time()
|
||||
* @method $this command()
|
||||
* @method $this geoadd($key, $longitude, $latitude, $member)
|
||||
*
|
||||
* @author Daniele Alessandri <suppakilla@gmail.com>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user