interaction-kit icon indicating copy to clipboard operation
interaction-kit copied to clipboard

Add persistent storage to rate limit information

Open IanMitchell opened this issue 3 years ago • 0 comments

To start with we'll probably want Redis and Cloudflare KV adapters, but ideally we will also allow users to implement their own CRUD adapters (similar to Remix sessions) to persist rate limit information in edge or server less environments.

IanMitchell avatar Oct 16 '22 04:10 IanMitchell