14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18
18
from bzrlib.store import ImmutableStore
21
22
"""A store that caches data locally, to avoid repeated downloads.
22
23
The precacache method should be used to avoid server round-trips for