Re: [Feedreader-development] 'Backend' to store feeds, headlines, etc.
Brought to you by:
toomastoots
From: Toomas T. <to...@se...> - 2004-09-20 19:55:56
|
I know it. If articles database is big (for me it's 6 mb and it's big) then it takes quite some seconds to load it to memory... This is no good :). I guess these are the same things Nicole told us in the spring :). I think that only right idea is to use firebird (local) SQL engine for this. I have developed some (strongly experimental and secret ;)) bayesian filtering extension to Feedreader using firebird and the engine is behaving wonderfully. Also we will win more powerful query and sorting mechanism and possibility to use remote SQL for some kind of group installation of Feedreader. Greetings Toomas Karsten Hoffrath wrote: > Hi. > > There are some bugreports on sourceforge which reports 100% CPU > utilization on start up and shutdown. > > Maybe we should switch to another format to store the feeds, > headlines, etc. > > Ideas? > > |