activerecord-retry 1.0.0
Retries reads and transactions when an ActiveRecord::StatementInvalid occurs that matches a list of errors. Default list of errors includes errors related to failover situations to allow for graceful failovers during a request and to attempt prevention of data loss for temporary issue.
Gemfile:
=
安装:
=
版本列表:
- 1.0.0 September 06, 2012 (5.0 KB)
Runtime 依赖 (2):
activerecord
~> 3.0
activesupport
~> 3.0