347
edits
Fahrenheit (talk | contribs)  (New page: Hmm, don't know if this is actually useful, but a mix of DirtyBlock and update some of the stats on the stats on the fly would probably be the best alternative, the slave doesn't sound ver...)  | 
				Fahrenheit (talk | contribs)  mNo edit summary  | 
				||
| Line 4: | Line 4: | ||
user stats is the main problem, definitely dirty block here, but i would make the added to db stuff on event (add/remove anime, last anime added to mylist, date of last mylist addition) the rest i would make on request of info, the user probably won't request the data much so no much need to update that data that often.  | user stats is the main problem, definitely dirty block here, but i would make the added to db stuff on event (add/remove anime, last anime added to mylist, date of last mylist addition) the rest i would make on request of info, the user probably won't request the data much so no much need to update that data that often.  | ||
Though the trigger issues brought up is tricky indeed...  | Though the trigger issues brought up is tricky indeed... -fahrenheit  | ||
edits