conversionfoundry / breeze

A Ruby on Rails CMS for brochure-style websites.
Other
3 stars 2 forks source link

Infinite loading time when database is remote. #15

Closed albandiguer closed 3 years ago

albandiguer commented 11 years ago

From what I see there is a recursion + no cache, or missing eager loading.

albandiguer commented 11 years ago

After investigation we need