From: Manuel V. <man...@gm...> - 2006-03-02 15:29:01
|
Hi all, I'm about to upgrade my phpwiki installation from 1.3.10 to, at least, 1.3.11p1 or upcoming 1.3.12. I currently using PearDb backend and I'm reaching -sometimes- speed problems (I guess this is due to table locking). I started to read Adodb backend sources and it appears that this one seems to be better than PearDB, so I have a couple of question: * is it possible to switch from a backend to another one ? * should I use Adodb backend instead of PearDb backend ? * how mature/stable is Adodb backend ? * is Adodb really faster than PearDb ? And in a more long term approach: * Why keeping 2 backends for the same storage medium ? * Do you plan to remove one of them ? Thanks for your input, Manuel |