Felix Sandström
|
8437fbc84f
|
Correcting the PHPDocs
|
2016-06-14 10:02:47 +02:00 |
|
Daniele Alessandri
|
0dff761a61
|
Merge branch 'v1.1-commands-redis-3.2'
|
2016-05-24 23:17:33 +02:00 |
|
Daniele Alessandri
|
02ed5a2f4e
|
Update SPOP's @method signature in phpdoc.
SPOP accepts the optional "count" argument since Redis 3.2.
|
2016-05-24 23:16:00 +02:00 |
|
Daniele Alessandri
|
51932d82e8
|
Add new command: GEORADIUSBYMEMBER (Redis 3.2.0).
|
2016-05-24 22:35:27 +02:00 |
|
Daniele Alessandri
|
00000fde4e
|
Add new command: GEORADIUS (Redis 3.2.0).
|
2016-05-24 22:30:06 +02:00 |
|
Daniele Alessandri
|
b2284d015f
|
Add new command: GEODIST (Redis 3.2.0).
|
2016-05-24 17:09:35 +02:00 |
|
Daniele Alessandri
|
c4e0044269
|
Add new command: GEOPOS (Redis 3.2.0).
|
2016-05-24 17:09:33 +02:00 |
|
Daniele Alessandri
|
0b6b3b2558
|
Add new command: GEOHASH (Redis 3.2.0).
|
2016-05-24 16:00:08 +02:00 |
|
Daniele Alessandri
|
7ef9619f5c
|
Add new command: GEOADD (Redis 3.2.0).
|
2016-05-24 16:00:06 +02:00 |
|
Daniele Alessandri
|
3362e474b6
|
Add new command: BITFIELD (Redis 3.2.0).
|
2016-05-24 16:00:04 +02:00 |
|
Daniele Alessandri
|
1536b2aa82
|
Add missing @method tag for HSTRLEN in phpdocs.
[ci skip]
|
2016-05-24 12:27:30 +02:00 |
|
Ante Braovic
|
62c547601c
|
added zrevrangebylex in the list of available methods
|
2016-05-12 16:27:17 +02:00 |
|
Alexander Cheprasov
|
8235228acd
|
Update ClientInterface.php
|
2016-05-08 16:46:27 +02:00 |
|
Vitaly Chirkov
|
ed1e541dc6
|
Add missing doc for zincrby in ClientInterface
|
2014-10-21 11:10:05 +02:00 |
|
Daniele Alessandri
|
45e351be79
|
[phpdoc] Fix formatting of phpdoc headers.
|
2014-07-27 23:59:37 +02:00 |
|
Daniele Alessandri
|
30254a2594
|
[phpdoc] Various phpdoc fixes.
|
2014-07-27 21:57:13 +02:00 |
|
Daniele Alessandri
|
7d78600506
|
Add phpdocs for Redis commands in Predis\ClientInterface.
This commit addresses a long-standing feature request posted in #89.
|
2014-07-23 16:01:11 +02:00 |
|
Daniele Alessandri
|
a67d35b799
|
Remove useless interface Predis\BasicClientInterface.
|
2014-07-23 15:30:18 +02:00 |
|
Daniele Alessandri
|
0ee5233f4f
|
Promote __call() method to Predis\ClientInterface.
|
2014-07-23 15:18:09 +02:00 |
|
Daniele Alessandri
|
029822fe22
|
Move source files from "lib/" to "src/".
|
2014-07-14 18:04:18 +02:00 |
|