Raindex SDK Documentation
GitHub
NPM
Preparing search index...
LocalDbSyncCfg
Interface LocalDbSyncCfg
interface
LocalDbSyncCfg
{
"batch-size"
:
number
;
"bootstrap-block-threshold"
:
number
;
"finality-depth"
:
number
;
key
:
string
;
"max-concurrent-batches"
:
number
;
"rate-limit-delay-ms"
:
number
;
"retry-attempts"
:
number
;
"retry-delay-ms"
:
number
;
"sync-interval-ms"
:
number
;
}
Index
Properties
batch-
size
bootstrap-
block-
threshold
finality-
depth
key
max-
concurrent-
batches
rate-
limit-
delay-
ms
retry-
attempts
retry-
delay-
ms
sync-
interval-
ms
Properties
batch-
size
"batch-size"
:
number
bootstrap-
block-
threshold
"bootstrap-block-threshold"
:
number
finality-
depth
"finality-depth"
:
number
key
key
:
string
max-
concurrent-
batches
"max-concurrent-batches"
:
number
rate-
limit-
delay-
ms
"rate-limit-delay-ms"
:
number
retry-
attempts
"retry-attempts"
:
number
retry-
delay-
ms
"retry-delay-ms"
:
number
sync-
interval-
ms
"sync-interval-ms"
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
batch-
size
bootstrap-
block-
threshold
finality-
depth
key
max-
concurrent-
batches
rate-
limit-
delay-
ms
retry-
attempts
retry-
delay-
ms
sync-
interval-
ms
GitHub
NPM
Raindex SDK Documentation
Loading...