# @purista/redis-queue-bridge API

Packages from @purista/redis-queue-bridge

---
Canonical: /handbook/api/modules/_purista_redis-queue-bridge/
Format: Markdown for agents
---

Package: `@purista/redis-queue-bridge`

## Signature

```typescript
@purista/redis-queue-bridge
```

## Members

### Classes

- `class RedisQueueBridge<M, F, S, RESP, TYPE_MAPPING>` — Strict QueueBridge implementation backed by Redis data structures.

### Type Aliases

- `type RedisQueueBridgeOptions = void` — Configuration for RedisQueueBridge.
