Skip to content

Extensible cache driver framework

Latest
Compare
Choose a tag to compare
@masasron masasron released this 01 Mar 10:53
· 26 commits to master since this release

This PR adds the ability for users to extend adonis-throttle by providing custom cache drivers. Redis driver is included as a reference implementation. This PR should not break any backward-compatibility.

Great work @AndrewJo 👍