log plugins/mod_storage_internal.lua @ 8346:a567a646cf21

age author description
Mon, 09 Oct 2017 01:02:17 +0200 Kim Alvefur mod_storage_internal: Add more extensive query support to archive:delete method
Mon, 09 Oct 2017 01:01:28 +0200 Kim Alvefur mod_storage_internal: Add support for archive key deduplication (like mod_storage_sql)
Wed, 05 Jul 2017 05:44:56 +0200 Kim Alvefur mod_storage_internal: Return a noop iterator if archive is empty (fixes #920)
Sun, 14 May 2017 17:31:50 +0200 Kim Alvefur mod_storage_internal: Handle case of empty item store when deleting (fixes #910)
Sun, 14 May 2017 17:22:33 +0200 Kim Alvefur mod_storage_internal: Correctly calculate number of deleted items (fixes #912)
Sat, 15 Apr 2017 02:27:07 +0200 Kim Alvefur mod_storage_internal: Support the 'key' archive query field
Fri, 31 Mar 2017 17:49:51 +0200 Kim Alvefur mod_storage_internal: Add the dates method