## purge_cache()


Purge all entries from the cache.


Usage


``` python
purge_cache()
```


int The number of cache entries purged.

> **Important: Important**
>
> Cannot be reversed. All cached data is lost.
