Daniele Alessandri
|
9b8b362747
Implement PHP iterator for lists based on the LRANGE command.
|
11 years ago |
Daniele Alessandri
|
73ee5aabad
Update CHANGELOG and README.
|
11 years ago |
Daniele Alessandri
|
bb03602326
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
cb18d67b6a
Update CHANGELOG and bump VERSION.
|
11 years ago |
Daniele Alessandri
|
7e0ec1a265
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
d6fa4a3292
Augment exception message with basic server details on connection error.
|
12 years ago |
Daniele Alessandri
|
6e2fd181f1
Make sure key prefixing is skipped when command has no arguments.
|
12 years ago |
Daniele Alessandri
|
531261b0fc
Add DUMP and RESTORE to the server profile for Redis 2.6.
|
12 years ago |
Daniele Alessandri
|
7434a9bd0e
Add the WITHSCORES modifier only when option value is true.
|
12 years ago |
Daniele Alessandri
|
c4123ce7ce
Update CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
8c0498a893
Bump VERSION and update CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
116eaba75e
Deprecate the whole Predis\Helpers class.
|
12 years ago |
Daniele Alessandri
|
729e40d6c0
Use 0 to indicate no arguments for KEYS[] in Lua scripted commands.
|
12 years ago |
Daniele Alessandri
|
f8829985f7
Tweak CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
8d01be388d
Support TCP_NODELAY for stream-based connections on PHP >= 5.4.0.
|
12 years ago |
Daniele Alessandri
|
c38376dcc4
Accepts callable as first argument of Predis\Client::__construct().
|
12 years ago |
Daniele Alessandri
|
c354d02105
Aggregated connection for redis-cluster now uses 16384 hash slots.
|
12 years ago |
Daniele Alessandri
|
923e7ed5fd
Add Predis\Connection\PhpiredisStreamConnection.
|
12 years ago |
Daniele Alessandri
|
9e0fe7bdc7
Back to development for the next patch release.
|
12 years ago |
Daniele Alessandri
|
aa1b070f9b
Bump VERSION and update CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
3e125c964c
Implement Predis\Session\SessionHandler.
|
12 years ago |
Daniele Alessandri
|
0efcbb7992
Add a way to get the default value of an option from options.
|
12 years ago |
Daniele Alessandri
|
a5cf6d72cd
Fix standard pipeline executor not parsing raw replies.
|
12 years ago |
Daniele Alessandri
|
495e3c6f8a
Bump VERSION and update CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
8bf896f81f
Update CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
0085bc08ae
Fix CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
94758d5f58
Update CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
83720075f3
Make it possible to cast key prefix processor instance to string.
|
12 years ago |
Daniele Alessandri
|
9901233fa1
Instantiate the current class when subclassing Client.
|
12 years ago |
Daniele Alessandri
|
dcb4093046
Update CHANGELOG.
|
12 years ago |