Closed antonkh closed 5 years ago
We are not investing in new features or lower priority bug fixes on vCurrent. The bulk of investment is now in vNext as we prepare to make that the default choice. If this issue is still relevant on the vNext implementation please open a vNext issue. If this issue is of significant severity for a vCurrent app and vNext is not an option, re-open with justification.
The current implementation is suboptimal: it may enumerate all the items every time a new file/folder is added. Instead, it can build an LFU cache and use it efficiently prune oldest items.