log plugins/mod_storage_internal.lua @ 9598:dcd85bc34d21

age author description
Sat, 04 Aug 2018 15:44:38 +0200 Kim Alvefur mod_storage_internal: Only apply truncate if there are more items than requested
Sun, 19 Nov 2017 21:00:43 +0100 Kim Alvefur mod_storage_internal: Skip write if no items matched a deletion query
Fri, 10 Nov 2017 09:44:30 +0100 Kim Alvefur mod_storage_internal: Optimize truncation
Thu, 09 Nov 2017 01:42:01 +0100 Kim Alvefur mod_storage_internal: Allow truncating deletion at the beginning or end of an archive store
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)