How can view/use the data stored in redis db which connected with RASA

i have build a rasa bot 1.0 version and connected it with Redis Db - tracker store in endpoints.py, im not quite sure on how to view the data in redis db, do i have to write any specific code in action file? Please help! PS, im using Docker

You can check out the documentation on how to do that here - Tracker Stores