Exemple #1
0
 public function test_bgRewriteAOF()
 {
     $this->assertEquals('bgrewriteaof', $this->redis->bgRewriteAOF());
 }