Table of Contents - redis-semaphore-0.3.1 Documentation
Classes and Modules
Methods
- ::new — Redis::Semaphore
- #all_tokens — Redis::Semaphore
- #available_count — Redis::Semaphore
- #available_key — Redis::Semaphore
- #check_staleness? — Redis::Semaphore
- #create! — Redis::Semaphore
- #current_time — Redis::Semaphore
- #delete! — Redis::Semaphore
- #exists? — Redis::Semaphore
- #exists_key — Redis::Semaphore
- #exists_or_create! — Redis::Semaphore
- #generate_unique_token — Redis::Semaphore
- #grabbed_key — Redis::Semaphore
- #lock — Redis::Semaphore
- #locked? — Redis::Semaphore
- #namespaced_key — Redis::Semaphore
- #redis_namespace? — Redis::Semaphore
- #release_stale_locks! — Redis::Semaphore
- #set_expiration_if_necessary — Redis::Semaphore
- #signal — Redis::Semaphore
- #simple_expiring_mutex — Redis::Semaphore
- #unlock — Redis::Semaphore
- #version_key — Redis::Semaphore
- #wait — Redis::Semaphore