u4819210 / social-networks-for-fun

Automatically exported from code.google.com/p/social-networks-for-fun
0 stars 0 forks source link

Periodically keep history invitations in separate table than current table #42

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
For performance sake, we need to develop a daemon to periodically fetch history 
invitations that had been accepted or rejected, to a separate table. The 
accepted or rejected invitations will be kept in current table for a short time 
but will be fetched away to archive table. 

Original issue reported on code.google.com by jt.xion...@gmail.com on 8 Sep 2010 at 7:14