Exemple #1
0
 public function test_hKeys()
 {
     $this->assertEquals('hkeys key', $this->redis->hKeys('key'));
 }