|
|
|
|
|
by gravypod
3637 days ago
|
|
I personally think that's one of the more sane replies. It is really important to chop up your JSON files into smaller sub-files. This will not only make it easier to backup and read manually but will usually give you a speed boost (can read to and write to more then 1 part of the "db" at a time). |
|