]> code.citadel.org Git - citadel.git/commitdiff
SEEN-Database: refactor database interface for remembering whether we already aggrega...
authorWilfried Goesgens <dothebart@citadel.org>
Fri, 29 Mar 2013 10:53:03 +0000 (11:53 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Fri, 29 Mar 2013 10:53:03 +0000 (11:53 +0100)
  - concentrate all application interactions in database.c in CheckIfAlreadySeen
  - add debug log facility for seen access
  - reduce write access to the table by only refreshing records every 4 days (we need to do this, else they will expire after 7 days)


No differences found