Defense Cr Defense Versions Save

🔮 A Crystal HTTP handler for throttling, blocking and tracking malicious requests.

v0.5.1

5 months ago
  • Replace redis.pipeline with redis.multi to ensure commands happen within a transaction

v0.5.0

5 months ago
  • Upgrade dependencies
  • Replace stefanwille/crystal-redis with jgaskins/redis

Thanks to @fdocr

v0.4.0

3 years ago
  • Ensure compatibility with Crystal 1.0.0

Thanks to @fdoxyz

v0.3.0

3 years ago
  • Ensure compatibility with Crystal 0.35.1 and upgrade dependencies.