mod_storage_lmdb

Introduction

This is a storage module using OpenLDAP Lightning Memory-Mapped Database as backend.

Dependencies

lightningdbm is required to access LMDB databases.

Details

Refer to Prosodys data storage documentation.

Compatibility

>=0.9 Should work

Installation

With the plugin installer in Prosody 0.12 you can use:

sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_storage_lmdb

For earlier versions see the documentation for installing 3rd party modules