MySQL
Sqlbox as a Kannel add-on
A lot of stuff has been happening lately on the Kannel project: lots of new patches, bug fixes and even a brand new development release. With the release of Kannel 1.5.0 Development Version on Oct. 20th., Sqlbox is now part of Kannel’s distribution. This is really great news, because you’ll get SqlBox along with Kannel. [...]
MySQL Storage Engine
This patch adds an alternative storage engine that uses mysql as backend, instead of a big file or a spool directory. This makes some interesting setups possible and also allows to ease the disk I/O on the server (by using an external MySQL engine). To use it, you first need to create a MySQL database, [...]