Expand description
Redis-backed integrations for OpenAuth.
The rate limit store uses redis-rs with the async
redis::aio::ConnectionManager, RESP-compatible Redis or Valkey servers,
Lua scripting for atomic consume decisions, and core commands that are
shared by Redis and Valkey.
Structs§
Constants§
- VERSION
- Current crate version.