public void ResetDuplicateCheck()
 {
     _redisStore.ClearIdentities();
 }