Mercurial > prosody-modules
view mod_storage_gdbm/README.markdown @ 3547:82cf953fabae
mod_csi_pump/README: Discourage use, point to mod_csi_simple
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 03 Apr 2019 11:55:38 +0200 |
parents | 4d73a1a6ba68 |
children |
line wrap: on
line source
--- labels: - 'Stage-Beta' - 'Type-Storage' - ArchiveStorage summary: 'Lua-GDBM storage' ... Introduction ============ This is a storage module using GNU DBM as backend. It supports archives. Dependencies ============ [lgdbm](http://webserver2.tecgraf.puc-rio.br/~lhf/ftp/lua/#lgdbm) is required to access gdbm databases. Details ======= Refer to [Prosodys data storage documentation](https://prosody.im/doc/storage). Compatibility ============= -------- ------------- \>=0.9 Should work -------- -------------