Remove whitespace [Gun.io WhitespaceBot]

This commit is contained in:
Gun.io Whitespace Robot
2011-10-21 10:50:42 -04:00
parent 4e6ed3f26d
commit b9ca78ac43
15 changed files with 144 additions and 144 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ require 'SharedConfigurations.php';
/*
This is a basic example on how to use the Predis\DispatcherLoop class.
To see this example in action you can just use redis-cli and publish some
To see this example in action you can just use redis-cli and publish some
messages to the 'events' and 'control' channel, e.g.:
./redis-cli
+1 -1
View File
@@ -14,7 +14,7 @@ require 'SharedConfigurations.php';
// This is an implementation of an atomic client-side ZPOP using the support for
// check-and-set (CAS) operations with MULTI/EXEC transactions, as described in
// "WATCH explained" from http://redis.io/topics/transactions
//
//
// First, populate your database with a tiny sample data set:
//
// ./redis-cli
+1 -1
View File
@@ -39,7 +39,7 @@ Array
[5] => 40
[6] => Array
(
[0] =>
[0] =>
[1] => 40
)