You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run the sample python code that starts up a worker to process stream events and produce searchable Hashes - you will need to make sure you have python3 and that redis-py is installed in your environment
pip3 install redis[hiredis]
Then you can configure the host and port etc and execute the example python client found here: