0.0.3 • Published 7 years ago

ilink_tagger_insert v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

sql_processor

Table of Contents

Install

$ npm install ilink_tagger_insert

Introduction

It insert a tag into tag collection from a queue

start

node app.js {db_name} {coll_name} {refreshTimmer(in seconds)} {host}(optional:def 'localhost')

Input_object

[ { id: 'object id string', tags: 'tag string' } ]

Output_object

This modules does not output