Code review comment for lp:~verterok/ubuntuone-client/file_shelf-is-fast

Revision history for this message
Guillermo Gonzalez (verterok) wrote :

This branch minimize the times fileshelf touch the disk to do a key lookup. Also includes a branch new LRUCache for the Filshelf this also should reduce the time we are hitting disk, as e.g: sync is issuing a lot of consecutive request to the file shelf.

« Back to merge proposal