Comparison

mod_storage_lmdb/README.md @ 6211:750d64c47ec6 draft default tip

Merge
author Trần H. Trung <xmpp:trần.h.trung@trung.fun>
date Tue, 18 Mar 2025 00:31:36 +0700
parent 6003:fe081789f7b5
comparison
equal deleted inserted replaced
6210:24316a399978 6211:750d64c47ec6
1 ---
2 labels:
3 - 'Stage-Beta'
4 - 'Type-Storage'
5 summary: 'Lightning Memory-Mapped Database storage'
6 ...
7
8 Introduction
9 ============
10
11 This is a storage module using OpenLDAP Lightning Memory-Mapped Database
12 as backend.
13
14 Dependencies
15 ============
16
17 [lightningdbm](https://github.com/shmul/lightningdbm) is required to
18 access LMDB databases.
19
20 Details
21 =======
22
23 Refer to [Prosodys data storage
24 documentation](https://prosody.im/doc/storage).
25
26 Compatibility
27 =============
28
29 -------- -------------
30 \>=0.9 Should work
31 -------- -------------