mod_muc_webchat_url/README: Fix template option name
[prosody-modules.git] / mod_storage_gdbm / README.markdown
blob908d98aa2c55bac130edb5390f2a6e29a754d1e8
1 ---
2 labels:
3 - 'Stage-Beta'
4 - 'Type-Storage'
5 - ArchiveStorage
6 summary: 'Lua-GDBM storage'
7 ...
9 Introduction
10 ============
12 This is a storage module using GNU DBM as backend. It supports archives.
14 Dependencies
15 ============
17 [lgdbm](http://webserver2.tecgraf.puc-rio.br/~lhf/ftp/lua/#lgdbm) is
18 required to access gdbm databases.
20 Details
21 =======
23 Refer to [Prosodys data storage
24 documentation](https://prosody.im/doc/storage).
26 Compatibility
27 =============
29   -------- -------------
30   \>=0.9   Should work
31   -------- -------------