Name: Anonymous 2012-12-27 4:27
...what type of data storage layout would you use?
Would you remain with a mostly flat file layout and what technologies would you use to implement such a layout?
Personally I'd go with JSON files and some random JSON library for writing, cache and reading stuff.
Would you remain with a mostly flat file layout and what technologies would you use to implement such a layout?
Personally I'd go with JSON files and some random JSON library for writing, cache and reading stuff.