This repository is not active
mkpace/mongoose-fs
A toy implementation of the Mongoose provider for MongoDB. This implementation simply saves JSON objects in a json file on the file system. This implementation was created to simulate using Mongoose API calls without using MongoDB. Mongoose-FS implements core API's to allow the basic CRUD operations on collections.
JavaScript