Commit Graph

23 Commits

Author SHA1 Message Date
Athou
8997024eb7 set a timeout on more queries 2013-07-01 21:15:32 +02:00
Athou
ad619a5262 filter duplicates 2013-06-23 16:10:34 +02:00
Athou
8936a0c784 faster existing entry detection 2013-06-23 15:16:21 +02:00
Athou
5ce780e6a2 purge entries as well as statuses 2013-06-19 13:29:56 +02:00
Athou
9b53e2b0fb better cleaning method 2013-06-18 08:54:53 +02:00
Athou
09533b8f24 wrong method called 2013-06-16 16:51:49 +02:00
Athou
e6a091d351 don't delete in a big transaction 2013-06-16 16:32:46 +02:00
Athou
c2f0efb448 not a good idea with maxresults, revert and use the same batch size as default_batch_fetch_size 2013-06-16 15:54:37 +02:00
Athou
93de8e48dc join fetch statuses 2013-06-16 15:48:27 +02:00
Athou
56f4f33707 cleanup by batch of 1000 2013-06-16 15:40:33 +02:00
Athou
379e342e30 added on-demand database cleanup (date is hardcoded for the moment) 2013-06-16 12:06:59 +02:00
Athou
949ec1fd89 distinct not needed 2013-06-15 15:37:31 +02:00
Athou
62a77278ff load feeds only when needed 2013-06-12 05:05:10 +02:00
Athou
23dd016f42 lazy load feeds from entries 2013-06-08 17:00:36 +02:00
Athou
f7b10cb6c6 use distinct for joins and fetches over one to many relationships 2013-06-05 13:42:00 +02:00
Athou
47b9f49831 make sure we have something to do before entering synchronized block 2013-05-30 12:57:14 +02:00
Athou
1ee37057cd refactored dao method 2013-05-22 08:10:31 +02:00
Athou
15b7d685fe wip: allow parallel update of feeds 2013-05-22 08:01:05 +02:00
Athou
98d73ab747 rewrote query (#53) 2013-04-25 13:14:33 +02:00
Athou
f8faa69f02 remove serializable as it does not make sense 2013-04-15 11:47:48 +02:00
Athou
86edd54a21 index hashes 2013-04-14 18:28:48 +02:00
Athou
edd2ec42c7 use metamodel 2013-04-12 10:44:41 +02:00
Athou
5b5ad242e0 major classes refactoring 2013-04-11 20:49:08 +02:00