Roy Sigurd Karlsbakk wrote: > hi > > would it be possible to remove sqlite and rather use a full-blown > DRBMS instead? > > roy This is a good question. I think we threw in an embedded SQL database, because the database we were replacing was embedded. I don't think we really thought the whole thing through.
If the embedded database can do everything a box needs, I think it has merit. Putting callweaver into small boxes, like David Rowe's Blackfin box, requires a database with modest memory requirements. I suspect a large percentage of bigger boxes will have sufficiently diverse database needs, that an external database is needed. I have no real recommendation at this moment, but its an interesting topic for discussion. Steve _______________________________________________ Callweaver-dev mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-dev
