I’m going to separate the configuration and use SQLite instead. It would allow me to create a number of tables and not clutter up the MySQL database. The configuration doesn’t really need to have any special features that MySQL offers and SQLite could offer a speed boost. As of right now, I’m not really using the configuration, so it won’t be all that hard to change over to SQLite. I will test and see how well it goes.
Possibly Related Posts:
- Mecha Asylum Design Document
- Data Store is Finished, but Still Imperfect
- If You Look at it This Way
- Configuration SPL Usage
- New Configuration Factory Possible Features
Comments are closed.