Offline queuing for memcached invalidation
Offline queuing for memcached invalidation
| Issue ID: | 1118 |
| Issue Category: | performance |
| Component: | uncategorized |
| Priority: | critical |
| Status: | active |
| Assigned: | evan |
| Version: | 0.7 |
| Milestone: | 0.7 |
Currently, memcache data is invalidated in Notice::saveNew(). It would speed things up quite a bit if only the author's memcached streams were invalidated, and others' were updated by an offline queue handler instead.

Updates
You can also subscribe to the
RSS feed for updates to this issue.