Just curious why? At this moment, you can easily correlate the lines in the profile/database with the on-disk structure, this would make it harder to do so.
This prevent having empty files for nothing while allowing to have in the DB a structure as such:
key 1 key2
Which will create 2 files instead of 4
Okay, fair enoug. +1
Thanks