Daniele Alessandri
|
8b466d05df
Get string of basic connection parameters from parameters class.
|
8 년 전 |
Daniele Alessandri
|
b553c6b9d0
Pass dispatcher loop instance to callback.
|
8 년 전 |
Daniele Alessandri
|
c10479e238
Remove executeCommandOnNodes() from predis cluster backend.
|
8 년 전 |
Daniele Alessandri
|
228ccaebe3
Use static instead of self.
|
8 년 전 |
Daniele Alessandri
|
82c256422a
Fix failure on PHP 5.3.
|
8 년 전 |
Daniele Alessandri
|
ee7104d2e5
Replace "getClientFor()" with "on()" in Client.
|
8 년 전 |
Daniele Alessandri
|
7c4c4ae58a
Change methods of replication connection interface.
|
8 년 전 |
Daniele Alessandri
|
185e31e080
Make some fields of Predis\Client private.
|
8 년 전 |
Daniele Alessandri
|
64b3a4805c
Apply CS fixes.
|
8 년 전 |
Daniele Alessandri
|
5b4e942112
Add notice about dangers of using master branch.
|
8 년 전 |
Daniele Alessandri
|
b2547fc7f4
[tests] Ignore code coverage for Predis\Autoloader.
|
8 년 전 |
Daniele Alessandri
|
d34bdd38c3
Reorganize and improve client options.
|
8 년 전 |
Daniele Alessandri
|
1028599ac5
Split Predis\Connection\Aggregate namespace.
|
8 년 전 |
Daniele Alessandri
|
822f02b8eb
Implement new logic to load command classes.
|
8 년 전 |
Daniele Alessandri
|
4b47639f9e
Rename command classes using command ID as name.
|
8 년 전 |
Daniele Alessandri
|
e4872af747
Modify ctor signature of Predis\Command\RawCommand.
|
8 년 전 |
Daniele Alessandri
|
c1d34f022f
Drop useless method from base command class.
|
8 년 전 |
Daniele Alessandri
|
62b421f20e
Switch from server profiles to commands factory.
|
8 년 전 |
Daniele Alessandri
|
6e3f301588
Move commands classes in Predis\Command\Redis.
|
8 년 전 |
Daniele Alessandri
|
3dccd6bf87
Back to development.
|
8 년 전 |
Daniele Alessandri
|
0e17edbefb
Update CHANGELOG and bump VERSION.
|
8 년 전 |
Daniele Alessandri
|
81c0a8f051
Ensure big ints are not truncated on 32 bits PHP.
|
8 년 전 |
Daniele Alessandri
|
1065edc8d1
Apply last round of CS fixes.
|
8 년 전 |
Daniele Alessandri
|
843ad23ea7
[tests] Move utility method into base test class.
|
8 년 전 |
Daniele Alessandri
|
e386f5c732
Update README.
|
8 년 전 |
Daniele Alessandri
|
a06063d2e6
Update CHANGELOG.
|
8 년 전 |
Daniele Alessandri
|
d58929e5a5
Update README.
|
8 년 전 |
Daniele Alessandri
|
ecab7e4642
Implement IteratorAggregate interface for Client.
|
8 년 전 |
Daniele Alessandri
|
a22fc17800
Update CHANGELOG.
|
8 년 전 |
Daniele Alessandri
|
7a50b02c36
[tests] Do not allow failures for HHVM on Travis CI.
|
8 년 전 |