dupeguru/core/pe
Andrew Senetar 83f5e80427
feat: Remove shelve picture cache
- Remove shelve picture cache as it has had a fair number of historical
  issues.  Original issue for which it was added should be long
  resolved.  Additionally this allows additional consolidation of the
  various cache code and potentially dbs in the future.
- Remove all related preferences and related code for changing cache
  backend between sqlite and shelve.
2023-01-06 00:35:23 -06:00
..
modules Update imports for objc module 2022-03-09 05:01:12 -06:00
__init__.py Replace all relative imports 2022-05-09 01:40:08 -05:00
block.py Replace all relative imports 2022-05-09 01:40:08 -05:00
block.pyi Add type hints for compiled modules 2022-04-30 05:11:54 -05:00
cache.py Replace all relative imports 2022-05-09 01:40:08 -05:00
cache.pyi Add type hints for compiled modules 2022-04-30 05:11:54 -05:00
cache_sqlite.py Replace all relative imports 2022-05-09 01:40:08 -05:00
exif.py Code cleanups in core and other affected files 2021-08-21 18:02:02 -05:00
matchblock.py feat: Remove shelve picture cache 2023-01-06 00:35:23 -06:00
matchexif.py Format files with black 2019-12-31 20:16:27 -06:00
photo.py Add webp image format support 2022-11-24 13:53:27 -07:00
prioritize.py Format files with black 2019-12-31 20:16:27 -06:00
result_table.py Format files with black 2019-12-31 20:16:27 -06:00
scanner.py Replace all relative imports 2022-05-09 01:40:08 -05:00