Skip to content

Index of Module mqtt store

Matthias Görges edited this page Mar 16, 2015 · 4 revisions

Module: mqtt-store

Module mqtt-store provides functions for sharing of ln_store data between processes using mqtt. It allows seamless integration of distributed data stores, and can be used instead of rupi

Functions in this module:

Function Short Description
(mqtt-store-setup store . x) Setup store sharing using a MQTT broker
[(mqtt-web store port)] (mqtt-web) Create a simple MQTT inspector webserver

Clone this wiki locally