juspay / fencer

Fencer is a port of https://github.com/lyft/ratelimit into Haskell.
https://hub.docker.com/r/juspayin/fencer
Other
9 stars 2 forks source link

Replace the time library with the clock library #87

Closed mdimjasevic closed 5 years ago

mdimjasevic commented 5 years ago

This simple patch replaces the time library with the clock library.

It closes #1.