<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -29,6 +29,10 @@ An enhanced MySQL database driver. With support for async operations and threade
   Same with other scripts that want to use it--just require 'mysqlplus' BEFORE you require 'mysql' and it will 
   load the asynchronous version, then ignore the sequent require 'mysql' call.
 
+== Other helpful mysql utilities:
+  slim attributes http://slim-attributes.rubyforge.org/ boosts mysql speed by using arrays instead of hashed lookup.
+  Hash extension gem also results in speedups when used: http://blog.chak.org/2008/02/09/speeding-up-activerecord-with-hashes-take-2/
+
 === Credits
 
 Aman Gupta, for help in threading support and improved tests</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>482fd82d83b83e5a2707f101e77dfc3e46428c45</id>
    </parent>
  </parents>
  <author>
    <name>Roger Pack</name>
    <email>rogerpack2005@gmail.com</email>
  </author>
  <url>http://github.com/oldmoe/mysqlplus/commit/e283a6d89f874f89738915a248a4bffa4b7c92bc</url>
  <id>e283a6d89f874f89738915a248a4bffa4b7c92bc</id>
  <committed-date>2009-05-22T13:29:04-07:00</committed-date>
  <authored-date>2009-05-22T13:29:04-07:00</authored-date>
  <message>add note of other helpful utilities</message>
  <tree>0c28a16b3324f587735399af0727d1b04e64a09a</tree>
  <committer>
    <name>Roger Pack</name>
    <email>rogerpack2005@gmail.com</email>
  </committer>
</commit>
