SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

rabbitmq-lvc-plugin rpm build for : openSUSE Leap 15. For other distributions click rabbitmq-lvc-plugin.

Name : rabbitmq-lvc-plugin
Version : 3.6.13 Vendor : obs://build_opensuse_org/home:in4ops
Release : 2.1 Date : 2018-09-06 15:39:32
Group : Development/Tools/Other Source RPM : rabbitmq-lvc-plugin-3.6.13-2.1.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : RabbitMQ last-value-cache exchange type plugin
Description :
This is a pretty simple implementation of a last value cache using RabbitMQ\'s
pluggable exchange types feature.
The last value cache is intended to solve problems like the following: say I am
using messaging to send notifications of some changing values to clients;
now, when a new client connects, it won\'t know the value until it changes.
The last value exchange acts like a direct exchange (binding keys are compared
for equality with routing keys); but, it also keeps track of the last value that
was published with each routing key, and when a queue is bound, it automatically
enqueues the last value for the binding key.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/in4ops:/lang--c--functional--o--erlang--f--elixir/openSUSE_Leap_15.0/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
erlang-rabbitmq_lvc_plugin
erlang_app(rabbitmq_lvc_exchange)
erlang_beam(rabbit_exchange_type_lvc)
erlang_lib(rabbitmq_lvc_plugin)
rabbitmq-lvc-plugin
rabbitmq_lvc_plugin

Requires :
erlang_app(kernel)
erlang_app(rabbit)
erlang_app(rabbit_common)
erlang_app(stdlib)
erlang_beam(erlang)
erlang_beam(mnesia)
erlang_beam(rabbit_amqqueue)
erlang_beam(rabbit_basic)
erlang_beam(rabbit_exchange)
erlang_beam(rabbit_exchange_type_direct)
erlang_beam(rabbit_misc)
erlang_beam(rabbit_registry)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/erlang/lib/rabbitmq_lvc_plugin-3.6.13
/usr/lib/erlang/lib/rabbitmq_lvc_plugin-3.6.13/ebin
/usr/lib/erlang/lib/rabbitmq_lvc_plugin-3.6.13/ebin/rabbit_exchange_type_lvc.beam
/usr/lib/erlang/lib/rabbitmq_lvc_plugin-3.6.13/ebin/rabbitmq_lvc_exchange.app
/usr/share/doc/packages/rabbitmq-lvc-plugin
/usr/share/doc/packages/rabbitmq-lvc-plugin/CODE_OF_CONDUCT.md
/usr/share/doc/packages/rabbitmq-lvc-plugin/CONTRIBUTING.md
/usr/share/doc/packages/rabbitmq-lvc-plugin/README.md

 
ICM