Daniele Alessandri
|
51d0b58cd3
Add new interfaces used to abstract the main client class and contexts.
|
vor 13 Jahren |
Daniele Alessandri
|
ec723fd4a9
Remove the ability to execute a command on all the nodes of a cluster.
|
vor 13 Jahren |
Daniele Alessandri
|
b67af29eb6
Make cluster and replication classes extend from a common interface.
|
vor 13 Jahren |
Daniele Alessandri
|
dc14c29676
Rename certain namespaces, interfaces and classes.
|
vor 13 Jahren |
Daniele Alessandri
|
ce625ca902
Start development of Predis v0.8.
|
vor 13 Jahren |
Daniele Alessandri
|
aaea628c55
Back to development for the next patch release.
|
vor 13 Jahren |
Daniele Alessandri
|
135fd5004b
Bump VERSION and update CHANGELOG.
|
vor 13 Jahren |
Daniele Alessandri
|
2cff6f0886
Merge branch 'replication' into v0.7
|
vor 13 Jahren |
Daniele Alessandri
|
bdbbe18e6c
Add the ability to get a connection by alias from aggregated connections.
|
vor 13 Jahren |
Daniele Alessandri
|
4b9ab0bcce
Revert to development version for the next patch release.
|
vor 13 Jahren |
Daniele Alessandri
|
6f4347010d
Add new "replication" client option for master / slave replication.
|
vor 13 Jahren |
Daniele Alessandri
|
5561ce6bd3
Bump VERSION and update CHANGELOG.
|
vor 13 Jahren |
Daniele Alessandri
|
371ac91777
[tests] Rewrite the whole test suite to allow more granular testing.
|
vor 13 Jahren |
Daniele Alessandri
|
a910807666
Make it possible to use any kind of callable for PUB/SUB callbacks.
|
vor 13 Jahren |
Daniele Alessandri
|
2babb8744a
Minor code formatting changes.
|
vor 13 Jahren |
Daniele Alessandri
|
4a8c678561
Change how the key prefix processor is initialized.
|
vor 13 Jahren |
Daniele Alessandri
|
a5bf0eb41a
Partially rewrite the client options bits and remove some madness.
|
vor 13 Jahren |
Daniele Alessandri
|
1d635c370f
Change the visibility of certain methods in the client class.
|
vor 13 Jahren |
Daniele Alessandri
|
728afe7fcb
Redesign how Predis\ConnectionFactory works and make more sense out of it.
|
vor 13 Jahren |
Daniele Alessandri
|
4882e23319
Move Publish/Subscribe related classes to the Predis\PubSub namespace.
|
vor 13 Jahren |
Daniele Alessandri
|
0fee0c6d97
Remove the underscore prefix for names of private/protected fields.
|
vor 13 Jahren |
Daniele Alessandri
|
29f26b0f9b
[phpdoc] Apply a few fixes to the documentation.
|
vor 13 Jahren |
Daniele Alessandri
|
4e6ed3f26d
[phpdoc] Add API documentation.
|
vor 13 Jahren |
Daniele Alessandri
|
9608a97469
Add a license header to PHP files.
|
vor 13 Jahren |
Daniele Alessandri
|
b4d5b19b30
Fix a few oversights.
|
vor 13 Jahren |
Daniele Alessandri
|
20d872a306
Apply some coding style changes.
|
vor 13 Jahren |
Daniele Alessandri
|
2cdcd297f0
Rename Predis\Client::pubSubContext() to Predis\Client::pubSub().
|
vor 13 Jahren |
Daniele Alessandri
|
65c0336d2f
Use the shared initializer to initialize Pub/Sub and accept callbacks.
|
vor 13 Jahren |
Daniele Alessandri
|
24aaa2ac23
Nothing relevant, just reorganizing some private members.
|
vor 13 Jahren |
Daniele Alessandri
|
ba4ebb3799
Make the specialized pipeline and transaction initializer methods of Predis\Client protected.
|
vor 13 Jahren |