R/cache.R
njsd_cache_remove.Rd
Remove a specific item from cache
njsd_cache_remove(key)
The cache key to remove
TRUE if item was removed, FALSE if not found (invisibly)