Skip to content

Lookup backends/proxies from setuptools entry-points instead of hardcoded list

vlorentz requested to merge entrypoints into master

This will allow other packages to register other implementations usable through get_storage

Merge request reports