How to automatically reset/clear the Blob Cache/Disk Cache (programmatically)
Blob Cache(Binary Large Objects Cache) OR Disk-based caching controls caching for binary large objects (BLOBs) such as image, sound, and video files, as well as code fragments. Disk-based caching is extremely fast and eliminates the need for database round trips
Originally posted here:
How to automatically reset/clear the Blob Cache/Disk Cache (programmatically)


