Martyn Inglis
88f04a46cf
Implemented the rate limiting from Redis
...
- Uses Redis cache to check for current count
- If not present then sets the value based on the database state
- Any Redis errors are swallowed. Cache failures should NOT fail the request.
2016-11-11 16:47:52 +00:00
..
2016-09-12 16:41:48 +01:00
2016-11-07 10:49:05 +00:00
2016-10-13 15:53:01 +01:00
2016-11-11 16:47:52 +00:00
2016-10-11 14:40:23 +01:00
2016-09-23 15:59:23 +01:00
2016-09-26 12:35:59 +01:00
2016-10-12 13:38:12 +01:00
2016-11-11 16:47:52 +00:00
2016-09-28 15:28:45 +01:00
2016-10-26 13:01:40 +01:00
2016-08-24 10:59:33 +01:00
2016-10-13 11:59:47 +01:00
2016-11-02 09:13:48 +00:00
2016-10-13 14:01:23 +01:00
2016-09-27 13:44:29 +01:00
2016-09-23 14:44:15 +01:00
2016-08-31 12:39:11 +01:00