1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Files
docs/lib
James M. Greene 23bcc0bb06 Use node-redis for rate limiter (#18416)
* Use [node-]redis as a direct dependency
* Extract Redis client creation to its own module
* Attach extensive logging in the Redis client creation module
* Allow the rate limiter to pass requests when Redis is disconnected
* Update rate-limit-redis
* Default error input to empty object for formatRedisError method
* Provide a name for the rate limiter's Redis client

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-03-25 23:54:25 +00:00
..
2020-12-03 08:56:24 -08:00
2021-03-12 13:53:38 -08:00
2021-03-19 20:07:46 +00:00
2020-10-21 09:42:02 -07:00
2020-09-27 14:10:11 +02:00
2021-01-13 16:49:21 -05:00
2021-03-12 13:53:38 -08:00
2020-12-17 12:10:21 -05:00
2020-09-27 14:10:11 +02:00
2020-10-26 10:18:42 -07:00
2020-09-27 14:10:11 +02:00
2020-09-27 14:10:11 +02:00
2021-02-12 19:23:40 +00:00
2020-09-27 14:10:11 +02:00
2021-02-19 09:17:07 -05:00
2020-12-15 15:02:03 -05:00
2020-11-02 15:12:44 -06:00
2021-02-26 13:23:50 -05:00