ATP Things client redis is the library for communicating with redis in-memory database for exchangeing data between services.
const atp_things = require('atp_things_client_redis')
This is a Node.js module available through the npm registry.
Before installing, download and install Node.js.
Installation is done using the npm install command:
npm install atp_things_client_redis