mqkv 0.2.0
Uses AMQP stream queues (RabbitMQ 3.9+ / LavinMQ) as a key-value store. Each key maps to a dedicated stream queue; the latest message is the current value.
Gemfile:
=
install:
=
Runtime Dependencies (2):
amqp-client
~> 2.0
logger
>= 0