Mercurial > prosody-modules
view mod_storage_lmdb/README.markdown @ 5657:80abda15a1e9
mod_muc_members_json: Fix potential error when removing old affiliations
Found this uncommitted change on a production server...
The affiliation data may been `nil` at some point, triggering an error?
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 19 Sep 2023 14:55:56 +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 -------- -------------