sidewalk v0.3.1 API Reference
Modules
Sidewalk is an Elixir client which is compatible with Sidekiq, the »efficient background processing library for Ruby«. It can be used to enqueue jobs for later processing alongside e.g. with an already existing Ruby application. For more information about Sidekiq please refer to http://sidekiq.org
The Client module contains functions to interact with the Redis server and to enqueue jobs in the format Sidekiq uses. Like Sidekiq or Resque it supports three types of enqueuing
This struct represents a typical Sidewalk job