BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

activerecord-delay_touching

v1.1.0RubyGems· Ruby

Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached, all accumulated "touch" calls will be consolidated into as few database round trips as possible.

The verdict
Abandoned. Last published 7 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 7 years ago.
Popularity
175 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 1.1.07 years ago
  • 0.0.410 years ago
  • 1.0.110 years ago
  • 0.0.310 years ago
  • 1.0.011 years ago
  • 0.0.211 years ago
  • 0.0.111 years ago
activerecord-delay_touching — Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached, all accumulated "touch" calls will be consolidated into as few database round trips as possible. (Ruby / RubyGems) · Modules