Software /
code /
prosody-modules
Log
mod_storage_mongodb/mod_storage_mongodb.lua @ 3757:971417eedfee
description | author | age |
---|---|---|
Backed out changeset 853a382c9bd6 | Kim Alvefur | Fri, 28 Feb 2014 15:37:55 +0100 |
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus) | Kim Alvefur | Fri, 28 Feb 2014 15:36:06 +0100 |
mod_storage_mongodb: Use util.json to encode our data (handles non-string table keys, etc). | Waqas Hussain | Thu, 09 May 2013 11:23:07 -0400 |
mod_storage_*: Update to use module:provides(). | Waqas Hussain | Wed, 12 Sep 2012 23:58:01 +0500 |
mod_storage_mongodb: (un)lock globals around require; only auth if we need to | James Callahan | Mon, 19 Dec 2011 10:36:50 +1100 |
mod_storage_mongodb: move database connecting to inside driver:open | James Callahan | Wed, 14 Dec 2011 12:56:07 +1100 |