aboutsummaryrefslogtreecommitdiff
path: root/modules/cache.py
AgeCommit message (Collapse)Author
2024-01-04Avoid unnecessary `isfile`/`exists` callsAarni Koskela
2023-11-26json.dump(ensure_ascii=False)w-e-w
improve json readability
2023-08-22use an atomic operation to replace the cache with the new versionAUTOMATIC1111
2023-08-10Add env var for cache filecatboxanon
2023-07-17delay writing cache to prevent writing the same thing over and overAUTOMATIC1111
2023-07-16fix cache loading wrong entries from old cache filesAUTOMATIC1111
2023-07-16fix bogus metadata for extra networks appearing out of cacheAUTOMATIC1111
fix description editing for checkpoint not immediately appearing on cards
2023-07-16speedup extra networks listingAUTOMATIC1111
2023-07-15cache git extension repo informationAUTOMATIC1111