# Better Auth Redis Storage

Redis storage for [Better Auth](https://www.better-auth.com) secondary storage — use Redis for session caching and rate limiting.

## Installation

```bash
npm install @better-auth/redis-storage
```

## Documentation

For full documentation, visit [better-auth.com/docs/storage](https://www.better-auth.com/docs/storage).

## License

MIT
