]> code.citadel.org Git - citadel.git/commitdiff
first working RSS collection with async DB-Saves
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 3 Jul 2011 13:49:59 +0000 (13:49 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 3 Jul 2011 13:49:59 +0000 (13:49 +0000)
  - for now, no shorter URL expansion
  - replace handling of configs, old algorythm wasn't thread-safe
  - DB i/o is done in its own libev Queue in its own thread now; so we don't block network IO with database IO.


No differences found