@imec/duxis-redis-broker
TypeScript icon, indicating that this package has built-in type declarations

3.4.3 • Public • Published

Duxis redis-broker package

A broker based on redis that can be plugged into Duxis.

Example:

const { CargoApp } = require('@imec/duxis-base');
const { Broker } = require('@imec/duxis-redis-broker');

const broker = new Broker({ host: 'test-host' });
const app = new CargoApp({ broker });

/@imec/duxis-redis-broker/

    Package Sidebar

    Install

    npm i @imec/duxis-redis-broker

    Weekly Downloads

    1

    Version

    3.4.3

    License

    MIT

    Unpacked Size

    23.3 kB

    Total Files

    8

    Last publish

    Collaborators

    • taeymma
    • willem.gillis
    • morenoimec
    • davidvermeir
    • ismakutl
    • imec-apt-admin
    • sigverman