Log

plugins/mod_storage_internal.lua @ 8310:1759491b53db

description author age
mod_storage_internal: Add more extensive query support to archive:delete method Kim Alvefur Mon, 09 Oct 2017 01:02:17 +0200
mod_storage_internal: Add support for archive key deduplication (like mod_storage_sql) Kim Alvefur Mon, 09 Oct 2017 01:01:28 +0200
mod_storage_internal: Return a noop iterator if archive is empty (fixes #920) Kim Alvefur Wed, 05 Jul 2017 05:44:56 +0200
mod_storage_internal: Handle case of empty item store when deleting (fixes #910) Kim Alvefur Sun, 14 May 2017 17:31:50 +0200
mod_storage_internal: Correctly calculate number of deleted items (fixes #912) Kim Alvefur Sun, 14 May 2017 17:22:33 +0200
mod_storage_internal: Support the 'key' archive query field Kim Alvefur Sat, 15 Apr 2017 02:27:07 +0200
mod_storage_internal: Add the dates method Kim Alvefur Fri, 31 Mar 2017 17:49:51 +0200
mod_storage_internal: Add support for removing archived items Kim Alvefur Fri, 31 Mar 2017 17:48:50 +0200
mod_storage_internal: Add basic archive store implementation Kim Alvefur Fri, 31 Mar 2017 17:47:06 +0200
mod_storage_internal: Ignore unused 'self' argument [luacheck] Kim Alvefur Fri, 31 Mar 2017 17:39:41 +0200
mod_storage_internal: Reorder methods Kim Alvefur Fri, 31 Mar 2017 17:38:46 +0200
mod_storage_internal: Separate driver from keyval implementation Kim Alvefur Fri, 31 Mar 2017 17:34:33 +0200
mod_storage_{none,internal,sql}: Return error for unsupported (everything but keyval) store types Kim Alvefur Fri, 20 Jun 2014 16:22:23 +0200
mod_storage_internal, datamanager: Add support for iterating over users with data in a store Kim Alvefur Fri, 21 Sep 2012 17:23:08 +0200
Merge 0.9->trunk Matthew Wild Wed, 19 Sep 2012 12:14:08 +0100
storagemanager, datamanager, mod_storage_{internal,sql}: Replace list_stores() with an iterator version Kim Alvefur Mon, 17 Sep 2012 05:42:10 +0200
mod_storage_*: Don't explicitly set driver name, to ease copying/renaming modules. Waqas Hussain Wed, 12 Sep 2012 23:46:10 +0500
core.storagemanager, mod_storage_*: "data-driver" -> "storage-provider", to allow using module:provides(). Waqas Hussain Wed, 12 Sep 2012 23:41:28 +0500
mod_storage_internal: Add method for removing all data belonging to a user Kim Alvefur Sat, 28 Jul 2012 21:36:36 +0200
mod_storage_internal: Add method for listing stores Kim Alvefur Sat, 28 Jul 2012 21:24:59 +0200
storagemanager, mod_storage_internal: Split out default driver to mod_storage_internal, and greatly simplify storagemanager's error handling and fallback code Matthew Wild Fri, 07 Jan 2011 04:22:28 +0000