Opened 15 years ago
Closed 14 years ago
#52 closed enhancement (fixed)
Use APC to cache the online streams list
Reported by: | ajanata | Owned by: | ajanata |
---|---|---|---|
Priority: | trivial | Milestone: | Rock Band 3 Release |
Component: | SocialGamer Website | Keywords: | apc |
Cc: |
Description
Cache the list of online streams using apc_add so we don't have to hit the database every time. The list should only be stored for 1-5 minutes.
Change History (2)
comment:1 Changed 14 years ago by ajanata
- Component changed from I'm a silly person who didn't pick a proper component! to SocialGamer Website
- Milestone changed from January 2010 to Rock Band 3 Release
comment:2 Changed 14 years ago by ajanata
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This was done way back in #504. It caches for 10 seconds.