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: 88,831 of 186,961
Downloads: 9,353

Daily

Ranking: 83,625 of 186,954
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,140,169,777rake
27914,289,095rspec
79505,772,343redis

Owners

#GravatarHandle
1iconkainosnoema