Beignet API reference
    Preparing search index...

    Escape hatch for apps that need the raw Upstash Redis client.

    interface UpstashRateLimitEscapeHatch {
        client: Redis;
    }
    Index
    client: Redis

    Raw Upstash Redis client. Use this for Upstash operations the stable rate limit port does not model.