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:Ledest
Release : 3.1 Date : 2023-08-09 02:08:47
Group : Development/Tools/Other Source RPM : rabbitmq-lvc-plugin-3.6.13-3.1.src.rpm
Size : 0.01 MB
Packager : https://www_suse_com/
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:/Ledest:/erlang:/18/openSUSE_Leap_15.5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  rabbitmq-lvc-plugin-3.6.13-3.1.noarch.rpm
ftp.icm.edu.pl  rabbitmq-lvc-plugin-3.6.13-3.1.noarch.rpm
     

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 >= 1:18
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/README.md

 
ICM