ironcache-d ~master (2016-12-25T12:29:58Z)
Home
Dub
Repo
IronCache.remove
iron
cache
IronCache
bool
remove
(string name, string key)
bool
remove
(string name)
class
IronCache
@
trusted
bool
remove
(
in
string
name
)
Throws
IronCacheStatusException(bad network)
Meta
Source
See Implementation
iron
cache
IronCache
constructors
this
functions
caches
clear
get
increment
put
remove
static variables
DEFAULT_API_VERSION
DEFAULT_HOST
DEFAULT_TIMEOUT
MAX_KEY_LENGTH
MAX_VALUE_SIZE
variables
base
client