Categories: None [Edit]

remq

https://rubygems.org/gems/remq
https://github.com/kainosnoema/remq
Remq is a Redis-based protocol for building fast, durable message queues. The Remq protocol is defined by a collection of Lua scripts (located at https://github.com/kainosnoema/remq) which effectively turn Redis into a capable message queue broker for fast inter-service communication. The Remq Ruby client library is built on top of these scripts, making it easy to build fast, durable message queues.

Total

Ranking: 89,049 of 193,214
Downloads: 10,097

Daily

Ranking: 53,031 of 193,188
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,330,047,653rake
29983,045,376rspec
82558,181,518redis

Owners

#GravatarHandle
1iconkainosnoema