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,989 of 192,666
Downloads: 3,992

Daily

Ranking: 157,136 of 192,588
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29976,524,168rspec
82553,427,386redis

Owners

#GravatarHandle
1icontophattom