I think its OK, but I still don't understand the database structure. Is it OK for entries to be unorganized in the actual db?
Because all my functions like getpostby_user still return what I want them to. I have it setup so that only unique pid's are accepted, but when I print out the db some are organized and some are not. It is strange.
I think its OK, but I still don't understand the database structure. Is it OK for entries to be unorganized in the actual db?
Because all my functions like get_post_by_user still return what I want them to. I have it setup so that only unique pid's are accepted, but when I print out the db some are organized and some are not. It is strange.
We might be able to make a feed with just the postid and votes/scores, for updating scores later. So you don't have to repull everything.