On 08/18/2012 09:14 PM, David Vincent-Jones wrote: > Would there be any point in trying to utilize an existing photo DB ... > for instance tying into Darktable? Perhaps, but DT definitely isn't a good option, unless they want to refactor. DT's image cache format is still really unstable (in the sense that it usually ends up requiring a full regeneration every couple months in master). Moreover, DT stores a _ton_ of info in its database that we shouldn't touch or be able to muck with. For instance, the image selection logic uses the database to store state (this is part of why image selection in DT is so horribly slow).
Moreover, DT uses much more aggressive caching than geeqie will need to, since DT performs a ton more computation than geeqie to render a standard image. DT also does all kinds of mipmap caching to avoid scaling, but the scaling performance in geeqie seems really good already. --xsdg > > David > > On 12-08-17 09:20 AM, Uwe Ohse wrote: >> That certainly needs some kind of database. I remember some discussions >> on that, has there some kind of consensus been achieved? >> I'd personally like some kind of SQL database, for this would allow me >> to use the search functions of that DB. > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Geeqie-devel mailing list > Geeqie-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/geeqie-devel > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Geeqie-devel mailing list Geeqie-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geeqie-devel