Sunday, March 2, 2014

Show me your data structures

I've added two data structures to the project located into the "doc" directory. The first of them, "settings.json", contains general settings for the program: folders and files to backup.
The second, "network.json", describes information about each group of peers.
The idea now is to add some more data structures,  file metadata, blobs, snapshots...
Which data am I going to need? How am I going to structure the program?

No comments:

Post a Comment