-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
Add a space key -> space ID cache so we can convert by-key lookups to by-id lookups. This should make things much more efficient both from a db perspective, and from a "finding stuff in the Hibernate cache" perspective.
We do the same thing for pages already.
Remember to flush the cache when we delete a space.