-
Notifications
You must be signed in to change notification settings - Fork 467
Open
Description
We're wanting to implement a good way to cache the descendants_count
on nodes in a similar way that children_count
is set and maintained.
Has anyone attempted extending Ancestry to do this?
Currently we're looking at a pragmatic approach of having an async background job get queued up to update the ancestors of any added/removed node, but thinking this seems like it would be a nice extension for Ancestry.
Metadata
Metadata
Assignees
Labels
No labels