Skip to content

andrazpolak/atp_things_client_redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATP Things - Client (redis)

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')

Instalation

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

Getting started

The API

Connect to the redis server

Write data of ATP Thing

Read data of ATP Thing

Publish data of ATP Thing

Subscribe data of ATP Thing

Write and publish data of ATP Thing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published