Categories: None [Edit]

redis-deque

https://rubygems.org/gems/redis-deque
https://github.com/tophattom/redis-deque
Adds Redis::Deque class which can be used as Distributed-Deque based on Redis. Redis is often used as a messaging server to implement processing of background jobs or other kinds of messaging tasks. It implements Reliable-queue pattern decribed here: http://redis.io/commands/rpoplpush

Total

Ranking: 146,662 of 188,678
Downloads: 3,906

Daily

Ranking: 146,800 of 188,661
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29937,947,982rspec
80522,304,059redis

Owners

#GravatarHandle
1icontophattom