-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Hi,
Can somebody clarify this?
From the example, if I include both id and Bottleneck, then Redis is not supported?
...
// A "throttling ID". All octokit instances with the same ID
// using the same Redis server will share the throttling.
id: "my-super-app",
// Otherwise the plugin uses a lighter version of Bottleneck without Redis support
Bottleneck
If remove Bottleneck
, I would get the error Error: RedisDatastore$1 is not a constructor
.
Thanks!
jeangovil
Metadata
Metadata
Assignees
Labels
No labels