Mercurial > prosody-modules
view mod_storage_lmdb/README.md @ 6470:61428a339079
mod_support_contact/README.md: update Compability
| author | Menel <menel@snikket.de> |
|---|---|
| date | Sun, 15 Mar 2026 13:08:03 +0100 |
| parents | fe081789f7b5 |
| 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 -------- -------------
