appunti
This commit is contained in:
@@ -58,7 +58,13 @@ function checkSemaforo($redis, $semaforo, $tOutSemaforo) {
|
||||
}
|
||||
|
||||
function cleanUp($redis, $tblPos, $tblLast, $DTime) {
|
||||
// chiamo IN BLOCCO calcellazione dati vecchi (prima GEO e poi DTime)
|
||||
// chiamo IN BLOCCO cancellazione dati vecchi (prima GEO e poi DTime)
|
||||
|
||||
// esempio:
|
||||
// http://srv.earthquakenetwork.it/test_redis.php
|
||||
// https://github.com/ziogas/PHP-Redis-implementation
|
||||
// https://stackoverflow.com/questions/33196237/how-to-set-expire-when-using-redis-geoadd
|
||||
// https://redis.io/commands/zremrangebyrank
|
||||
|
||||
// cerco i dati NUOVI (per DB) da persistere su DB $nBlockRec alla volta...
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user