New To Vaux

Results 3 issues of New To Vaux

This PR adds Redis caching support. The Redis server is specified using REDIS_HOST and REDIS_PORT environment variables.

enhancement

**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...

enhancement

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...