I really like the balance here between the 'ThingsDB-native' approach (hierarchical via roots) and this new indexing feature. While a tree structure is ideal, sometimes a flat list is simply unavoidable. It’s great to see type_all() becoming a high-performance tool for production rather than just a debug utility.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I really like the balance here between the 'ThingsDB-native' approach (hierarchical via roots) and this new indexing feature. While a tree structure is ideal, sometimes a flat list is simply unavoidable. It’s great to see type_all() becoming a high-performance tool for production rather than just a debug utility.