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": {}
}
}