unified-llm-client
Preparing search index...
RedisScanIteratorOptions
Interface RedisScanIteratorOptions
Redis scan options consumed by
RedisSessionStore
.
interface
RedisScanIteratorOptions
{
COUNT
?:
number
;
MATCH
?:
string
;
}
Index
Properties
COUNT?
MATCH?
Properties
Optional
COUNT
COUNT
?:
number
Optional
MATCH
MATCH
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
COUNT
MATCH
unified-llm-client
Loading...
Redis scan options consumed by
RedisSessionStore.