lytefast / gcra-rs

Basic rust GCRA implementation
MIT License
7 stars 1 forks source link

Drop thingvillier and use dashmap as the default rate limiter impl #5

Closed lytefast closed 1 year ago

lytefast commented 1 year ago

thingvillier is too bespoke and advanced. Drop it in favour of dashmap.