bookwyrm/bookwyrm/connectors
Mouse Reeve 45f2199c71 Gather and wait on async requests
This sends out the request tasks all at once and then aggregates the
results, instead of just running them one after another asynchronously.
2022-05-30 12:05:22 -07:00
..
__init__.py Removes local connector 2021-09-14 15:26:36 -07:00
abstract_connector.py Remove search endpoints from Connector 2022-05-30 10:37:24 -07:00
bookwyrm_connector.py Fixes circular import 2021-09-16 11:30:04 -07:00
connector_manager.py Gather and wait on async requests 2022-05-30 12:05:22 -07:00
format_mappings.py Infer format in openlibrary import 2021-09-29 12:21:19 -07:00
inventaire.py Remove search endpoints from Connector 2022-05-30 10:37:24 -07:00
openlibrary.py Extract wikipedia and inventaire ids 2022-01-30 12:02:18 -08:00
openlibrary_languages.py Runs black 2021-03-08 08:49:10 -08:00
settings.py Updates connector tests 2021-09-30 11:33:04 -07:00