Skip to content

object: use cached accesses when possible in Object.normalize()

kaniini requested to merge hotfix/object-normalize-cache into develop

This significantly reduces query flooding against postgresql.

Merge request reports