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,275 of 195,671
Downloads: 10,283

Daily

Ranking: 55,576 of 195,647
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,381,894,841rake
291,005,253,991rspec
83573,362,523redis

Owners

#GravatarHandle
1iconkainosnoema