Replies: 0
1. Object Caching is an **advanced** topic. If you’re a beginner or don’t understand how object caching or Redis works, please hire a developer to assist you, [or at least make a donation](https://www.paypal.me/tillkruss) before asking for help.
2. If you’re experiencing a compatibility issue with another 3rd-party plugin, please contact the author of the other plugin regarding the issue. This plugin is **very unlikely** to be the cause of the issue.
3. If your seeing _“Not Connected”_, make sure Redis is [installed and running](http://redis.io/topics/quickstart) on your server and you’re setup the correct Redis [connection parameters](https://wordpress.org/plugins/redis-cache/other_notes/).
5. Most issues can be solved by flushing the Redis database. You can do that through a desktop client like Medis or Redis Desktop Manager, or alternatively by calling redis-cli flushall.
6. Contributions are very welcome! Just send a [pull request on Github](https://github.com/tillkruss/redis-cache).