docs/how-to-guides/customizing-feast/README.md
Feast is highly pluggable and configurable:
Below are some guides on how to add new custom components:
{% content-ref url="adding-a-new-offline-store.md" %} adding-a-new-offline-store.md {% endcontent-ref %}
{% content-ref url="adding-support-for-a-new-online-store.md" %} adding-support-for-a-new-online-store.md {% endcontent-ref %}
{% content-ref url="creating-a-custom-materialization-engine.md" %} creating-a-custom-materialization-engine.md {% endcontent-ref %}
{% content-ref url="creating-a-custom-provider.md" %} creating-a-custom-provider.md {% endcontent-ref %}