Closed kinow closed 10 years ago
The current database model for storing the navigation tree is too naive and won't have a good performance for trees with high degree.
We could use the consensus table from http://www.slideshare.net/billkarwin/models-for-hierarchical-data
Fixed!
The current database model for storing the navigation tree is too naive and won't have a good performance for trees with high degree.
We could use the consensus table from http://www.slideshare.net/billkarwin/models-for-hierarchical-data