Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (16 loc) · 504 Bytes

isetoptions.md

File metadata and controls

30 lines (16 loc) · 504 Bytes

redis-jsonISetOptions

Interface: ISetOptions

Hierarchy

  • ISetOptions

Index

Properties

Properties

Optional expire

expire? : undefined | number

Defined in src/lib/jsonCache.types.ts:23


Optional transaction

transaction? : Transaction

Defined in src/lib/jsonCache.types.ts:24