This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
predis
Watch
1
Star
0
Fork
0
You've already forked predis
mirror of
https://github.com/predis/predis.git
synced
2026-08-24 17:29:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae26ecc8bff627e4d458cf9399c664da1d5b4e13
predis
/
tests
/
Predis
T
History
Daniele Alessandri
ae26ecc8bf
Do not parse response to HSET into boolean value.
2015-07-24 15:50:01 +02:00
..
Cluster
add zrevrangebylex command
2015-01-23 23:06:40 +01:00
Collection
/Iterator
…
Command
Do not parse response to HSET into boolean value.
2015-07-24 15:50:01 +02:00
Configuration
[tests] Implement test for
#257
to guard against regressions.
2015-07-03 12:01:47 +02:00
Connection
Add support for the 'redis://' scheme in URI strings.
2015-07-23 19:16:05 +02:00
Monitor
…
Pipeline
Do not parse response to EXISTS into boolean value.
2015-07-24 15:49:40 +02:00
Profile
Add missing command: MIGRATE (Redis 2.6.0).
2015-07-23 17:22:53 +02:00
Protocol
…
PubSub
…
Replication
[tests] Improve assert failure messages for replication stategy tests.
2015-07-23 11:38:49 +02:00
Response
…
Transaction
Do not parse response to EXISTS into boolean value.
2015-07-24 15:49:40 +02:00
ClientExceptionTest.php
…
ClientTest.php
…
CommunicationExceptionTest.php
…
PredisExceptionTest.php
…