Code review comment for lp:~leonardr/lazr.restful/representation-cache

Revision history for this message
Leonard Richardson (leonardr) wrote :

Another thing I forgot to mention: although the cache interface has a hook for removing objects from the cache, lazr.restful itself will never call that hook. It's the responsibility of the application to call that hook when the cache needs invalidation.

« Back to merge proposal