Bottleneck
bottleneck.getChanges
Type: object
Defines the constructor options to generate limiters for throttling the database requests.
Example
{
"bottleneck": {
"getChanges": {}
}
}
Type: object
Defines the constructor options to generate limiters for throttling the database requests.
{
"bottleneck": {
"getChanges": {}
}
}