1.0.2 • Published 3 years ago

mongoose-maps v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

!!!Docs under Work!!!

Mongoose-Map

Save a type of Maps in Mongodb with mongoose.The package allows you to set and get values like normal Maps.The Package is under work ,all Map functions will get added and soon and caching for better I/O perfomance

Getting Started

Setting Mongodb Url

If you don't have a mongodb server.You can create one free on mongodb atlas

let mongomap = require('./index.js');
mongomap.setURL('connectionurl');

available Map functions

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago