Updated to work with latest pickles.
This commit is contained in:
parent
998327b35f
commit
526670d333
11 changed files with 21 additions and 648 deletions
|
@ -68,7 +68,7 @@ $config = array(
|
|||
'redis' => array(
|
||||
'type' => 'redis',
|
||||
'hostname' => '127.0.0.1',
|
||||
'port' => 6381,
|
||||
'port' => 6380,
|
||||
'database' => '0',
|
||||
'namespace' => 'lb',
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue