Add-on:Cache: Difference between revisions
Jump to navigation
Jump to search
Addon-Bot Update |
m Addon-Bot repo category update |
||
| Line 21: | Line 21: | ||
|broken= | |broken= | ||
|icon url=}} | |icon url=}} | ||
[[Category:Add-on libraries/modules]] | |||
[[Category:Add-ons with license tag]] | |||
[[Category:Add-ons with source tag]] | |||
[[Category:All add-ons]] | |||
[[Category:Matrix add-on repository]] | |||
[[Category:Leia add-on repository]] | |||
Revision as of 02:11, 7 July 2019
| cache | ||||||||||||||
| ||||||||||||||
Stores cached data in sqlite3.Blobs. Calculates lifetime, freshness as virtual
columns.
Obeys cache control directives, immutable, no-store, etc. Supports etag, last_modified, etc for validation.
Can be used as a generic key/blob data store when used without directives