| goose_cache_clear | R Documentation |
Clear cache entries based on criteria
goose_cache_clear(older_than = NULL, pattern = NULL, all = FALSE, conn = NULL)
older_than |
Clear entries older than this (seconds) |
pattern |
Clear entries matching this pattern |
all |
Clear all entries |
conn |
Database connection |
Number of entries cleared
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.