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: 144,077 of 180,689
Downloads: 3,471

Daily

Ranking: 84,598 of 180,681
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
24772,514,050rspec
70408,824,877redis

Owners

#GravatarHandle
1icontophattom