Daniele Alessandri
|
785670dcf7
Enable integration tests for Redis commands on Travis CI.
|
13 years ago |
Daniele Alessandri
|
ec723fd4a9
Remove the ability to execute a command on all the nodes of a cluster.
|
13 years ago |
Daniele Alessandri
|
b67af29eb6
Make cluster and replication classes extend from a common interface.
|
13 years ago |
Daniele Alessandri
|
dc14c29676
Rename certain namespaces, interfaces and classes.
|
13 years ago |
Daniele Alessandri
|
ce625ca902
Start development of Predis v0.8.
|
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 |
Daniele Alessandri
|
e3fba5d4b7
[tests] Add more tests for Predis\Network\MasterSlaveReplication.
|
13 years ago |
Daniele Alessandri
|
a8400f2ed8
Rename default replication class to Predis\Network\MasterSlaveReplication.
|
13 years ago |