Daniele Alessandri
|
23ed563e45
Add missing tests for Predis\Profiles\ServerProfile::defineCommand().
|
13 years ago |
Daniele Alessandri
|
f00bf6443d
Update CHANGELOG.
|
13 years ago |
Daniele Alessandri
|
6d73f4a538
Promote 2.6 as an independent server profile for Redis 2.6.
|
13 years ago |
Daniele Alessandri
|
f0f3d7814c
Fix MONITOR and Predis\MonitorContext with Redis 2.6.
|
13 years ago |
Daniele Alessandri
|
5c2704c9d4
Add a not about MONITOR failing the test with Redis unstable.
|
13 years ago |
Daniele Alessandri
|
effefcee34
New command: TIME (Redis v2.6-dev).
|
13 years ago |
Daniele Alessandri
|
86bf223ec0
Enable integration tests for Redis commands on Travis CI.
|
13 years ago |
Daniele Alessandri
|
46d293a716
Fix phpdocs.
|
13 years ago |
Daniele Alessandri
|
fcd41a4787
Fix CHANGELOG.
|
13 years ago |
Daniele Alessandri
|
8dc9450f39
Bump year in LICENSE.
|
13 years ago |
Daniele Alessandri
|
6ad522f492
Update CHANGELOG.
|
13 years ago |
Daniele Alessandri
|
317fb6c398
Make Predis\Network\MasterSlaveReplication serializable.
|
13 years ago |
Daniele Alessandri
|
93163bdfb3
Make it possible to serialize and unserialize connection instances.
|
13 years ago |
Daniele Alessandri
|
626520b836
Add specific server profile alias for Redis 2.6.
|
13 years ago |
Daniele Alessandri
|
aaea628c55
Back to development for the next patch release.
|
13 years ago |
Daniele Alessandri
|
135fd5004b
Bump VERSION and update CHANGELOG.
|
13 years ago |
Daniele Alessandri
|
c25a815317
Update README.
|
13 years ago |
Daniele Alessandri
|
39a9fc2ddd
Add a new example for complex replication configuration.
|
13 years ago |
Daniele Alessandri
|
f5bca54bba
Fix CHANGELOG.
|
13 years ago |
Daniele Alessandri
|
364aa180f9
Use Predis\NotSupportedException for unsupported connection parameters.
|
13 years ago |
Daniele Alessandri
|
4da506cd9e
Track changes in Onion.
|
13 years ago |
Daniele Alessandri
|
ef5034dc72
Update CHANGELOG.
|
13 years ago |
Daniele Alessandri
|
994f045a4a
Add a method to execute instances of Redis commands in a transaction.
|
13 years ago |
Daniele Alessandri
|
8cd8d4e580
Fix broken scripted commands when all arguments are considered keys.
|
13 years ago |
Daniele Alessandri
|
22f1aafae8
Fix example of replication.
|
13 years ago |
Daniele Alessandri
|
c47b009b69
Update documentation for master / slave replication.
|
13 years ago |
Daniele Alessandri
|
2cff6f0886
Merge branch 'replication' into v0.7
|
13 years ago |
Daniele Alessandri
|
63cb150fc2
Switch to the master server right before the execution of a pipeline.
|
13 years ago |
Daniele Alessandri
|
466c666547
Add example for master / slave replication.
|
13 years ago |
Daniele Alessandri
|
8d5c794efe
[tests] Add more tests for Predis\Network\MasterSlaveReplication.
|
13 years ago |