Define a namespace traversal cache
1. Add a traversal_ids array column to the namespaces table. 2. Define Traversal::Hierarchy to sync traversal_ids using recursive traversal methods.
Showing
Please register or sign in to comment
1. Add a traversal_ids array column to the namespaces table. 2. Define Traversal::Hierarchy to sync traversal_ids using recursive traversal methods.