Scale Address Field

Component ID

2272861

Component name

Scale Address Field

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1382

Component created

Component changed

Component body

Scale Address Field is a utility Drupal module that helps Drupal scale when unauthenticated users are presented with forms containing Address Fields.

Basic feature rundown

  • Resolves scalability issues related to rendering AJAX/AHAH-enabled forms to unauthenticated users (specifically those using Address Field). Symptoms include:
    • An extremely large cache_form table,
    • Stability issues caused by database locks during cache_form deletes during cron runs,
    • Unreasonably high disk IOPS on your database container
  • Some cool UX/DX features too!

Development, Bug Tracking, and Support

Development, issue tracking, and support requests are happening on GitHub.