Back to documentation
Preparing search index...
The search index is not available
API Reference
API Reference
checkpoint-redis/store
Item
Interface Item
interface
Item
{
created_at
:
Date
;
key
:
string
;
namespace
:
string
[]
;
updated_at
:
Date
;
value
:
any
;
}
Hierarchy (
view full
)
Item
SearchItem
Index
Properties
created_
at
key
namespace
updated_
at
value
Properties
created_
at
created_
at
:
Date
key
key
:
string
namespace
namespace
:
string
[]
updated_
at
updated_
at
:
Date
value
value
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
created_
at
key
namespace
updated_
at
value
API Reference
Loading...