Ns cache flush
Jump to navigation
Jump to search
NAME
- ns_cache_flush − Flush all keys in the specified cache
SYNOPSIS
- ns_cache flush cachename
DESCRIPTION
- This command will flush (delete) the entire cache specified.
NOTES
- Note that it is possible to specify a specific cache entry key name, in which case, this command would be similar to ns_cache flush, except it does not detect an in progress creation of an entry by ns_cache eval and therefore this option should not be used.
SEE ALSO