mod_storage_lmdb/README.markdown
author Matthew Wild <mwild1@gmail.com>
Thu, 30 May 2024 17:55:48 +0100
changeset 5920 1927d4d27a26
parent 1824 8de50be756e5
permissions -rw-r--r--
mod_report_forward: Some whitespace fixes

---
labels:
- 'Stage-Beta'
- 'Type-Storage'
summary: 'Lightning Memory-Mapped Database storage'
...

Introduction
============

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

Dependencies
============

[lightningdbm](https://github.com/shmul/lightningdbm) is required to
access LMDB databases.

Details
=======

Refer to [Prosodys data storage
documentation](https://prosody.im/doc/storage).

Compatibility
=============

  -------- -------------
  \>=0.9   Should work
  -------- -------------