mirror of
https://github.com/predis/predis.git
synced 2026-08-23 21:29:38 +00:00
Add new command: GEOADD (Redis 3.2.0).
This commit is contained in:
@@ -164,6 +164,7 @@ use Predis\Profile\ProfileInterface;
|
||||
* @method mixed slowlog($subcommand, $argument = null)
|
||||
* @method array time()
|
||||
* @method array command()
|
||||
* @method int geoadd($key, $longitude, $latitude, $member)
|
||||
*
|
||||
* @author Daniele Alessandri <suppakilla@gmail.com>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user