https://github.com/zoni/flowstopper
A redis-backed rolling rate limiter based on sorted sets.
https://github.com/zoni/flowstopper
Last synced: 24 days ago
JSON representation
A redis-backed rolling rate limiter based on sorted sets.
- Host: GitHub
- URL: https://github.com/zoni/flowstopper
- Owner: zoni
- License: bsd-2-clause
- Created: 2016-07-17T22:23:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-18T21:47:02.000Z (almost 10 years ago)
- Last Synced: 2025-02-22T13:59:50.452Z (over 1 year ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Flowstopper
-----------
A redis-backed rolling rate limiter based on sorted sets.
***This library is still under active development and the API subject to breaking changes. Vendor this library if using it at this stage.***
License
-------
Flowstopper is licensed under the simplified BSD license (2-clause BSD license).
See the file `LICENSE.txt` for the full license text.