<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,8 +9,10 @@ module Capistrano
     module Strategy
       
 
-      # 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>remote_shared_cache.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>11da2cf10ee050634f3c3c81b2b739ff1a0a3a0c</id>
    </parent>
  </parents>
  <author>
    <name>Ken Collins</name>
    <email>ken@metaskills.net</email>
  </author>
  <url>http://github.com/metaskills/remote_shared_cache/commit/07103378dd543e0a1b904d30d1a5ce48bb860ef9</url>
  <id>07103378dd543e0a1b904d30d1a5ce48bb860ef9</id>
  <committed-date>2008-03-18T06:15:33-07:00</committed-date>
  <authored-date>2008-03-18T06:15:33-07:00</authored-date>
  <message>Updating the README a bit.</message>
  <tree>5c19ce82103f04a8de5b51bb25fcc5c2ddd23501</tree>
  <committer>
    <name>Ken Collins</name>
    <email>ken@metaskills.net</email>
  </committer>
</commit>
