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: 147,345 of 190,497
Downloads: 3,941

Daily

Ranking: 103,620 of 190,468
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29959,099,869rspec
80540,971,465redis

Owners

#GravatarHandle
1icontophattom