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,973 of 186,715
Downloads: 9,209

Daily

Ranking: 102,910 of 186,700
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,127,274,939rake
27909,005,466rspec
79501,931,469redis

Owners

#GravatarHandle
1iconkainosnoema