Zend certified PHP/Magento developer

Magento 2 prevent clearing cache on product save in Admin

When I edit product or products in admin, after save, Magento clear cache. Now, When I decide to change 1 product this is ok, but when I want to made changes on 100 product, this is quite annoying….

For example.. I rewrite descriptions on each product… I need for this 1, 2 or 3 minutes. After I save product, cache is cleared and as shop is live, whole shop is working slow until recached is made by page visit (FPC).. but if I am changing texts for more product whole day, then whole day I am out of cached pages…

So, question is is there any possibilities to prevent clearing cache and for example after the end of the day I manually refresh FPC cache?