10 lines
245 B
Markdown
Raw Normal View History

# Fast Load Caching
<!--
TODO
* Description of feature, note that it uses Cache API
* To enable, simply set the flag on the loader
* Tech details - uses existing loader methods to serialize/deserialize entities and maintain relationships
-->