Laying out redis goodness
This commit is contained in:
parent
9a0e355cec
commit
061d7aee73
4 changed files with 12 additions and 42 deletions
8
classes/RedisModel.php
Normal file
8
classes/RedisModel.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
class RedisModel extends Object
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue