Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

RedisParser (C-ext) ignore decode_responses (only from pypi) #264

Open
scailer opened this issue Dec 23, 2016 · 0 comments
Open

RedisParser (C-ext) ignore decode_responses (only from pypi) #264

scailer opened this issue Dec 23, 2016 · 0 comments

Comments

@scailer
Copy link

scailer commented Dec 23, 2016

Hi!

I always thinking than decode_responses works only with PyRedisParser, but when looked to the code understand what something wrong.

When I install pulsar from source code - decoding works, when install from pypi - don't works. Check on different environs and systems, it's can't be local cache or etc.

redis = create_store(redis_server, decode_responses=True, loop=loop)

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants