Configuration Magento 2 Module Development Magento 2 : How to create your own cache type ? By Sudhanshu Bajaj on Tuesday, July 2, 2019 Create your own cache type is common business requirement. Today we gonna learn how to create custom cache type which not only cache the data object but you can also delete cached data from the Magento backend Cache Management.