ckanext-xloader icon indicating copy to clipboard operation
ckanext-xloader copied to clipboard

python redis version

Open jeanpommier opened this issue 5 years ago • 1 comments

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 ?

jeanpommier avatar Aug 21 '20 10:08 jeanpommier

XLoader doesn't require any particular Redis version. Whatever ckanext-harvest chooses to install ought to work.

ThrawnCA avatar Jan 29 '24 07:01 ThrawnCA