Add Burst requests - addresses #656

This commit is contained in:
Amish Shah
2016-09-10 22:12:03 +01:00
parent 48f84c6178
commit e75dd2638c
5 changed files with 79 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
* protocol_version: 6,
* max_message_cache: 200,
* rest_ws_bridge_timeout: 5000,
* api_request_method: 'sequential',
* api_request_method: 'sequential', // can be sequential or burst
* shard_id: 0,
* shard_count: 0,
* fetch_all_members: false,