Module ajour_core::cache[][src]

Structs

AddonCacheEntry
CatalogCache
FingerprintCache

Enums

AddonCache
ExternalReleaseId

Functions

catalog_download_latest_or_use_cache
load_addon_cache
load_fingerprint_cache
remove_addon_cache_entry

Remove the cache entry that has the same folder names as the input entry. Will return the removed entry, if applicable.

remove_addon_entries_with_missing_folders

Removes addon cache entires that have folder names that are missing in the input folders

update_addon_cache

Update the cache with input entry. If an entry already exists in the cache, with the same folder names as the input entry, that entry will be deleted before inserting the input entry.