MiniMongo
Jump to navigation
Jump to search
MiniMongo Client-side mongo database with server sync over http
https://www.npmjs.org/package/minimongo
an in-memory, non-persistent implementation of Mongo in pure JavaScript. It does not rely on HTML5 localStorage since it exists only in the browser’s memory.
Use in Meteor framework