QuestDB JavaScript Client - v5.0.0
GitHub
QuestDB
Preparing search index...
@questdb/nodejs-client
QwpSenderEncodeOptions
Interface QwpSenderEncodeOptions
interface
QwpSenderEncodeOptions
{
gorilla
?:
boolean
;
symbolDictionary
?:
"full"
|
"delta"
;
}
Hierarchy
Pick
<
QwpIngressEncodeOptions
,
"gorilla"
>
QwpSenderEncodeOptions
Index
Properties
gorilla?
symbol
Dictionary?
Properties
Optional
gorilla
gorilla
?:
boolean
Optional
symbol
Dictionary
symbolDictionary
?:
"full"
|
"delta"
Connection-scoped deltas are the default; use
full
to opt out.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
gorilla
symbol
Dictionary
GitHub
QuestDB
QuestDB JavaScript Client - v5.0.0
Loading...
Connection-scoped deltas are the default; use
fullto opt out.