Esempio n. 1
0
 public RedisSearchService()
 {
     redisContext = RedisConnectionFactory.getInstance().RedisFactory.GetDatabase();
 }