0.0.2 • Published 7 years ago

prevapp_wp_update v0.0.2

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

prevapp_p_tags_insert

Table of Contents

Install

$ npm install prevapp_p_tags_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' ,user:'string'} ]

Output_object

This modules does not output