Mercurial > prosody-modules
view mod_storage_gdbm/README.md @ 6520:7eb114975cec
mod_admin_web2: Fork of admin_web for prosody 13.0. It is a fork because it changes access rights and might be insecure. Mark as alpha.
| author | Menel <menel@snikket.de> |
|---|---|
| date | Fri, 24 Apr 2026 12:40:13 +0200 |
| parents | fe081789f7b5 |
| 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 -------- -------------
