1.0.5 • Published 4 years ago

@achievewithoutborders/mongo-rs v1.0.5

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

mongo-rs

A simple Mongo DB command wrapper for running it as replica set.

Installation

sudo npm i @achievewithoutborders/mongo-rs -g

Usage

Start

sudo mongo-rs start

Stop or Kill

sudo mongo-rs kill

Auto Start on Boot

Remove auto start of standalone Mongo

sudo systemctl disable mongod

then

sudo mongo-rs auto-start

License

MIT

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago