Closed sbuss closed 8 years ago
After a user logs in, the user's friends graph should be fetched and stored in the database.
Data stored will be:
For each friend, also request their friends and store that information as well.
Done in #32
After a user logs in, the user's friends graph should be fetched and stored in the database.
Data stored will be:
For each friend, also request their friends and store that information as well.