Re: sqlite3 patches for DLR
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Alex, Am 24.11.2009 um 11:43 schrieb Alejandro Guerrieri: > Yes, my patch is almost ready for most db engines, and I've also implemented sqlite2 and 3 on sqlbox, if you want to take a look we may unify both so we don't have replicated code on sqlbox and kannel. > > The reason I've never moved it to kannel was because of sqlite's table locking would make it unpractical, but that was time ago, I don't know if sqlite improved in the meantime? > > This could be a good moment to revive my store-db patch right? ;) yes, definitely :) > > Regards, > -- > Alejandro Guerrieri > [email protected] > > > > On 24/11/2009, at 10:32, Alexander Malysh wrote: > >> Hi David, >> >> great patch! Some comments: >> 1) please keep config option database instead of file. I know file is more appropriate >> but it could be already used and we don't want to break compatibility. >> 2) please provide patch to useguide (doc/userguide/userguide.xml) >> >> Please contact Alejandro Guerrieri <aguerrieri at kannel.org> for DB based message store. >> He already started (completed?) this patch. It would be great to put this all together. >> >> Thanks in advance, >> Alexander Malysh >> >> P.S. If you want to post to devel ML you have to subscribe. >> >> Am 23.11.2009 um 20:18 schrieb G. David Butler: >> >>> Kannel Developers, >>> >>> I like the size, speed and embedded nature of sqlite. Please find the >>> attached patches to the latest kannal cvs version for your consideration. >>> >>> I'm also considering using sqlite for the message store (instead of the file >>> system). Do you have an interest? If so, would you like it done in a >>> particular way? >>> >>> David >>> <sqlite3Patches.txt> >> >> >