Commit Graph

10 Commits

Author SHA1 Message Date
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