Redis::hDel

public function hDel(
  $key,
  $hashKey1,
  $hashKey2 = NULL,
  $hashKeyN = NULL,
);

Parameters

  • $key
  • $hashKey1
  • $hashKey2 = NULL
  • $hashKeyN = NULL