Since ExpressionEngine 2 is going to be built in CodeIgniter, and since a CodeIgniter application can access multiple databases, will it be possible for ExpressionEngine 2 to access more than one database?
I’m asking because I suspect performance might be optimal if I had tens or hundreds of thousands of records and they were stored in different databases (or different tables in the same database) in fields that were tailored to the content instead of having everything in one table.