Is it possible to extend the redis-key

leon.johae
leon.johae Spryker Customer Posts: 1 🧑🏻‍🚀 - Cadet
edited March 14 in Spryker Development

I want to extend the category_node_storage by a "stock" column that should be written to the key-value of redis.

category:store:locale:stock:fk_category_node

It works as intended, but the propel:schema:validator throws this message:

Since vendor spy_category_node_storage.xml has fk_category_node as key_suffix_column.

Whats the best approach to extend the key-value