Feature/Bug #519 - CloudFilesStorage.get_file() performance issue - Fix
authorJoar Wandborg <git@wandborg.com>
Wed, 24 Aug 2011 23:05:49 +0000 (01:05 +0200)
committerJoar Wandborg <git@wandborg.com>
Wed, 24 Aug 2011 23:05:49 +0000 (01:05 +0200)
commit026074af1e85217fbcd0b5b58c931b106d0b15bd
tree8b0c244543153ffb003b85a7b229ed820a9caa71
parent12c340fc07bdf576ffb6da6b5e3b525119131b3b
Feature/Bug #519 - CloudFilesStorage.get_file() performance issue - Fix

*   `CloudFilesStorage.get_file()` now guesses the filepath without connecting to cloudfiles. Huge profits for xDSL-hosted or slow net machines.
mediagoblin/storage.py