New To Vaux
New To Vaux
This PR adds Redis caching support. The Redis server is specified using REDIS_HOST and REDIS_PORT environment variables.
**Describe the feature** Whilst Memcached is popular, Redis is increasing in support within the Web Hosting and Containter Hosting ecosystems. Although they are both easy to use and offer high...
In the callback function definition, there is no provision to know whether a received message was 'retained' (only topic, payload and length). The data should be available in the retain...