]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/plugins/deadlock_retry/README
Switch to using deadlock_retry as a gem
[rails.git] / vendor / plugins / deadlock_retry / README
diff --git a/vendor/plugins/deadlock_retry/README b/vendor/plugins/deadlock_retry/README
deleted file mode 100644 (file)
index b5937ce..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-Deadlock Retry
-==============
-
-Deadlock retry allows the database adapter (currently only tested with the
-MySQLAdapter) to retry transactions that fall into deadlock. It will retry
-such transactions three times before finally failing.
-
-This capability is automatically added to ActiveRecord. No code changes or otherwise are required.
-
-Copyright (c) 2005 Jamis Buck, released under the MIT license
\ No newline at end of file