view mod_storage_lmdb/README.markdown @ 3716:3db27b8f1cb0

mod_http_muc_log: Add button-link to webchat URL if one is set via mod_muc_webchat_url This has been hacked in manually in a few deployments.
author Kim Alvefur <zash@zash.se>
date Sun, 13 Oct 2019 16:24:16 +0200
parents 8de50be756e5
children
line wrap: on
line source

---
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
  -------- -------------