1 | initial version |
If you can get good enough performance storing them as png or jpg in directories, that is the thing to do. If that isn't fast enough, you may need a real database or a custom file format. No xml or yml approach will be as good as either of those options.