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: 149,785 of 196,079
Downloads: 4,057

Daily

Ranking: 130,811 of 196,051
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,010,274,160rspec
83576,832,623redis

Owners

#GravatarHandle
1icontophattom