kaven-basic
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Memory
Cache
constructor
absolute
Expiration
name
value
Is
Expired
version
1.0.0
since
1.0.5
Hierarchy
MemoryCache
Implements
ICache
Index
Constructors
constructor
Properties
absolute
Expiration
name
value
Methods
Is
Expired
Constructors
constructor
new
Memory
Cache
(
name
:
string
, value
:
any
, absoluteExpiration
:
Date
)
:
MemoryCache
Parameters
name:
string
value:
any
absoluteExpiration:
Date
Returns
MemoryCache
Properties
absolute
Expiration
absolute
Expiration
:
Date
name
name
:
string
value
value
:
any
Methods
Is
Expired
Is
Expired
(
)
:
boolean
Returns
boolean
Generated using
TypeDoc
1.0.0
1.0.5