Daniele Alessandri
|
afd78b49a6
|
Update README and samples.
|
2011-03-18 15:45:27 +01:00 |
|
Daniele Alessandri
|
3f8b639e2b
|
Change StreamConnection in order to disable read/write timeouts when the value of 'read_write_timeout' is also equal to 0.
|
2011-03-06 11:03:53 +01:00 |
|
Daniele Alessandri
|
30bc53ee75
|
Rename method ICommand::getCommandId() to ICommand::getId().
|
2011-03-04 19:37:10 +01:00 |
|
Daniele Alessandri
|
0d5fb3319d
|
Move Predis\Command and Predis\ICommand to the Predis\Commands namespace.
|
2011-03-04 19:21:41 +01:00 |
|
Daniele Alessandri
|
5431af0c4b
|
Update examples to the new connection API design.
|
2011-03-02 10:11:58 +01:00 |
|
Daniele Alessandri
|
9f58d8a663
|
Register an autoloader function for examples.
|
2011-02-25 12:09:45 +01:00 |
|
Daniele Alessandri
|
2b2ca8e8dc
|
Remove trailing spaces in code.
|
2011-02-15 12:46:19 +01:00 |
|
Daniele Alessandri
|
44839a7a6f
|
Minor fix in a comment.
|
2011-02-12 17:25:48 +01:00 |
|
Daniele Alessandri
|
3b2681f2c8
|
Move some classes in new namespaces and refactor some code.
|
2011-01-08 00:45:46 +01:00 |
|
Daniele Alessandri
|
858d7372ca
|
Add an example for MULTI/EXEC transactions using CAS.
|
2010-12-31 19:41:31 +01:00 |
|
Daniele Alessandri
|
b3ea36f3fa
|
Add a new example.
|
2010-09-18 18:54:57 +02:00 |
|
Daniele Alessandri
|
c781e91c2e
|
Fix typos.
|
2010-05-22 16:10:17 +02:00 |
|
Daniele Alessandri
|
dad3704488
|
Examples: bulk update.
|
2010-05-22 14:48:37 +02:00 |
|
Daniele Alessandri
|
d585b11bf5
|
Examples: add CustomDistributionStrategy.php
|
2010-05-22 14:34:28 +02:00 |
|
Daniele Alessandri
|
f60208eb54
|
Examples: updated PubSubContext.php
|
2010-05-22 13:59:16 +02:00 |
|
Daniele Alessandri
|
6e321a3530
|
Add the Predis\Client::pubSubContext() method to initialize a PubSub context from a client instance.
|
2010-05-18 12:23:53 +02:00 |
|
Daniele Alessandri
|
ea7e9a37c6
|
Remove unused variable in the pubsub example.
|
2010-05-18 11:54:59 +02:00 |
|
Daniele Alessandri
|
a0f441f21b
|
Added an example to show how to use the \Predis\PubSubContext class.
|
2010-05-13 16:10:18 +02:00 |
|
Daniele Alessandri
|
6df1d02e4c
|
Initial support for optional parameters when creating a Client instance. Optional authorization and database selection are now performed automatically upon connection.
|
2009-11-09 21:22:54 +01:00 |
|
Daniele Alessandri
|
dc50258c28
|
Fixed a value in the shared configurations for the library examples
|
2009-11-07 14:04:28 +01:00 |
|
Daniele Alessandri
|
34a616cd95
|
... and here finally comes Predis!
|
2009-11-07 13:20:11 +01:00 |
|