etiquette/etiquette
Ethan Dalool 5b7c05c39d Improve MMF search speed by pre-filtering photo IDs
Not perfected yet but it's an improvement.
Waste less time checking all photos, presearch for matching photos via photo_tag_rel table.
2017-05-01 21:27:54 -07:00
..
__init__.py Improve separation between front & back with etiquette_flask package 2017-05-01 21:23:16 -07:00
constants.py Add decorators.@required_feature to centralize FeatureDisabled exc. 2017-05-01 20:41:56 -07:00
decorators.py Improve separation between front & back with etiquette_flask package 2017-05-01 21:23:16 -07:00
exceptions.py Relax Exists params; Add the .args tuple. 2017-04-22 21:20:03 -07:00
helpers.py Improve MMF search speed by pre-filtering photo IDs 2017-05-01 21:27:54 -07:00
jsonify.py Improve separation between front & back with etiquette_flask package 2017-05-01 21:23:16 -07:00
objects.py Add more uncache points to help with stale data 2017-05-01 21:16:10 -07:00
photodb.py Improve MMF search speed by pre-filtering photo IDs 2017-05-01 21:27:54 -07:00
searchhelpers.py Improve MMF search speed by pre-filtering photo IDs 2017-05-01 21:27:54 -07:00