Commit Graph

16 Commits (47c821cf549c8ea4645190a8f4bb18b7a2eaee2b)

Author SHA1 Message Date
Kim Alvefur 2e1a6cd73e mod_storage_internal: Support the 'key' archive query field 9 years ago
Kim Alvefur 52cff8b490 mod_storage_internal: Add the dates method 9 years ago
Kim Alvefur 8be8224bba mod_storage_internal: Add support for removing archived items 9 years ago
Kim Alvefur ffb3266efa mod_storage_internal: Add basic archive store implementation 9 years ago
Kim Alvefur fefbf23013 mod_storage_internal: Ignore unused 'self' argument [luacheck] 9 years ago
Kim Alvefur b1d9296789 mod_storage_internal: Reorder methods 9 years ago
Kim Alvefur 0ca328a00c mod_storage_internal: Separate driver from keyval implementation 9 years ago
Kim Alvefur 2ba9c6ce77 mod_storage_{none,internal,sql}: Return error for unsupported (everything but keyval) store types 12 years ago
Kim Alvefur 196022f3f5 mod_storage_internal, datamanager: Add support for iterating over users with data in a store 13 years ago
Kim Alvefur 07bb8a42ce storagemanager, datamanager, mod_storage_{internal,sql}: Replace list_stores() with an iterator version 13 years ago
Waqas Hussain aff71e544e mod_storage_*: Don't explicitly set driver name, to ease copying/renaming modules. 13 years ago
Waqas Hussain 7daf3c7c14 core.storagemanager, mod_storage_*: "data-driver" -> "storage-provider", to allow using module:provides(). 13 years ago
Kim Alvefur 989d976c85 mod_storage_internal: Add method for removing all data belonging to a user 14 years ago
Kim Alvefur f3b4b75347 mod_storage_internal: Add method for listing stores 14 years ago
Matthew Wild 909cdebf94 storagemanager, mod_storage_internal: Split out default driver to mod_storage_internal, and greatly simplify storagemanager's error handling and fallback code 15 years ago