Log

plugins/mod_storage_internal.lua @ 9550:98de4c2e2627

description author age
mod_storage_internal: Only apply truncate if there are more items than requested Kim Alvefur 2018-08-04
mod_storage_internal: Skip write if no items matched a deletion query Kim Alvefur 2017-11-19
mod_storage_internal: Optimize truncation Kim Alvefur 2017-11-10
mod_storage_internal: Allow truncating deletion at the beginning or end of an archive store Kim Alvefur 2017-11-09
mod_storage_internal: Add more extensive query support to archive:delete method Kim Alvefur 2017-10-08
mod_storage_internal: Add support for archive key deduplication (like mod_storage_sql) Kim Alvefur 2017-10-08
mod_storage_internal: Return a noop iterator if archive is empty (fixes #920) Kim Alvefur 2017-07-05
mod_storage_internal: Handle case of empty item store when deleting (fixes #910) Kim Alvefur 2017-05-14
mod_storage_internal: Correctly calculate number of deleted items (fixes #912) Kim Alvefur 2017-05-14
mod_storage_internal: Support the 'key' archive query field Kim Alvefur 2017-04-15
mod_storage_internal: Add the dates method Kim Alvefur 2017-03-31
mod_storage_internal: Add support for removing archived items Kim Alvefur 2017-03-31
mod_storage_internal: Add basic archive store implementation Kim Alvefur 2017-03-31
mod_storage_internal: Ignore unused 'self' argument [luacheck] Kim Alvefur 2017-03-31
mod_storage_internal: Reorder methods Kim Alvefur 2017-03-31