I think the best answer I have is that storing all the history data serverside may not work well. You can store that on the client, and do clever things to sync up when several people are online, but you probably want to keep the serverside data as stripped-down as possible.


30Likes


Bookmarks