Module robin::connection [] [src]

Contains the connection type and functions for establishing connections.

Modules

queue_adapters

Contains lower level types for enqueueing and dequeueing jobs.

Structs

WorkerConnection

The connection to Redis. Required to enqueue and dequeue jobs.

Traits

LookupJob

Trait that maps a String given to Robin by Redis to an actual job type.

Functions

establish

Create a new connection.