<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,8 +3,10 @@ Copyright 2008 Ken Collins, Decisiv Inc.
 Distributed via MIT license
 Feedback appreciated: kcollins at [nospam] decisiv dt net
 
-This class implements the strategy for deployment which uses a remote shared cache that is assumed to be 
-accessible by each target host. The remote cache is a SCM export created in one of the following two ways.
+This class greatly speeds up deploy times to multiple hosts by only updating your latest source code to a 
+shared drive on a single host. If you have 5 app servers then the code update only happens with the primary 
+or first server while all others use the shared cache to copy from. The remote cache is a SCM export 
+created in one of the following two ways.
 
   1) If :remote_repository_access is not set or is false, a local export is made, compressed
      and copied to the target host and uncompressed to the remote shared cache.</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9b6e82b523f65fe5ee77d28acdcae845fa67b11d</id>
    </parent>
  </parents>
  <author>
    <name>Ken Collins</name>
    <email>ken@metaskills.net</email>
  </author>
  <url>http://github.com/metaskills/remote_shared_cache/commit/11da2cf10ee050634f3c3c81b2b739ff1a0a3a0c</url>
  <id>11da2cf10ee050634f3c3c81b2b739ff1a0a3a0c</id>
  <committed-date>2008-03-18T06:13:32-07:00</committed-date>
  <authored-date>2008-03-18T06:13:32-07:00</authored-date>
  <message>Updating the README a bit.</message>
  <tree>9a6e44b2f596b9487099dd230365eb87009804d6</tree>
  <committer>
    <name>Ken Collins</name>
    <email>ken@metaskills.net</email>
  </committer>
</commit>
