Exemple #1
0
 public function test_SYNC()
 {
     $this->assertEquals("sync", $this->redis->SYNC());
 }