ckanext-xloader
ckanext-xloader copied to clipboard
python redis version
This is related to https://github.com/ckan/ckanext-xloader/issues/103 I have the same issue. It is, indeed, fixed by forcing the python redis version. But I'm also using ckanext-harvest extension, which requires redis>=3.3.0 so this is potentially conflicting. Do anyone have a cleaner solution then ?
XLoader doesn't require any particular Redis version. Whatever ckanext-harvest chooses to install ought to work.