mod_storage_gdbm

Introduction

This is a storage module using GNU DBM as backend. It supports archives.

Dependencies

lgdbm is required to access gdbm 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_gdbm

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