You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
$redis = new redis;
|
||||
$redis->connect('127.0.0.1', 6379);
|
||||
var_dump($redis->ping());
|
||||
Reference in New Issue
Block a user