DLR Storage - GDBM
"fred" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
A problem in getting mysql up and running in redhat7.0 forced my hand to consider something else - GDBM for storing the DLR. So i have created changes to 1.3.1 to support this. The beauty of this one is that 1) btree lookups for the msg 2) code is all self contained cons... there might be possible corruption in the database storage file if killing bearerbox... querying dlrs from another app prob not possible, which i guess mysql would allow, but we don't need this. so is there interest in this ? and should i submit a patch for review? i applied this to 1.3.1 code here, i know the latest tree has more installable code for different dbs,but i am not working with the latest, it might be a bit shaky ?? Cheers All