da testare reset appConf su redis
This commit is contained in:
@@ -160,6 +160,10 @@ namespace SteamWare
|
||||
valori[i] = new KeyValuePair<string, string>(item.Key, item.Value);
|
||||
i++;
|
||||
}
|
||||
#if false
|
||||
// tolgo SE ci fosse chiave redis..... !!!FIXME!!!
|
||||
redDelKey(ACBH);
|
||||
#endif
|
||||
// salvo in redis valori (con TTL)
|
||||
redSaveHash(ACBH, valori, maxAgeAppConf);
|
||||
logger.lg.scriviLog("Completato procedura startupAppConf ", tipoLog.INFO);
|
||||
|
||||
Reference in New Issue
Block a user