mod_storage_lmdb/README.markdown
author Kim Alvefur <zash@zash.se>
Wed, 04 Apr 2018 15:35:27 +0200
changeset 2986 ae7ca7bc9c9b
parent 1824 8de50be756e5
permissions -rw-r--r--
mod_post_msg/README: Reword about borrowing

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