Class: Ruote::Redis::RedisStorage

Inherits:
Storage
  • Object
show all
Defined in:
lib/ruote/redis/storage.rb

Overview

Keeping Ruote::Redis::RedisStorage for backward compatibility.

Instance Attribute Summary

Attributes inherited from Storage

#redis

Method Summary

Methods inherited from Storage

#add_type, #close, #delete, #delete_schedule, #dump, #get, #get_many, #ids, #initialize, keys_to_a, #purge!, #purge_type!, #put, #put_msg, #put_schedule, #reserve, #shutdown

Constructor Details

This class inherits a constructor from Ruote::Redis::Storage