programster/throttle-mysql-driver

A driver for using MySQL for rate limiting in the programster/throttle package.

1.0.0 2024-06-25 12:11 UTC

This package is not auto-updated.

Last update: 2024-10-16 11:55:48 UTC


README

This package provides a MySQL driver for use with the programster/throttle package. You may wish to use this if your project already uses a MySQL database, and you wish to use it for the required persistence layer for rate limiting.