flextype / flextype

Modern Open Source Flat Files Content Management System.
https://awilum.github.io/flextype
MIT License
575 stars 72 forks source link

Improve Core APIs `getCacheID` method to minimize files lookup #556

Open Awilum opened 3 years ago

Awilum commented 3 years ago

We should able to set specific option that will be define logic for files lookup for getCacheID method. This update will improve Flextype performance on production environment!

Affected APIs:

Epic: #546