comparison mod_storage_lmdb/README.markdown @ 1803:4d73a1a6ba68

Convert all wiki pages to Markdown
author Kim Alvefur <zash@zash.se>
date Fri, 28 Aug 2015 18:03:58 +0200
parents mod_storage_lmdb/README.wiki@29f3d6b7ad16
children 8de50be756e5
comparison
equal deleted inserted replaced
1802:0ab737feada6 1803:4d73a1a6ba68
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 ---------- -------------