https://github.com/marcusoftnet/whataboutfilesinmongo
Yeah, what about those. Here is a few examples on how to do that
https://github.com/marcusoftnet/whataboutfilesinmongo
Last synced: 2 months ago
JSON representation
Yeah, what about those. Here is a few examples on how to do that
- Host: GitHub
- URL: https://github.com/marcusoftnet/whataboutfilesinmongo
- Owner: marcusoftnet
- License: mit
- Created: 2014-03-18T07:53:45.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-23T11:58:35.000Z (over 12 years ago)
- Last Synced: 2025-03-05T04:16:58.883Z (over 1 year ago)
- Language: JavaScript
- Size: 1010 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
WhatAboutFilesInMongo
=====================
Yeah, what about those. Here is a few examples on how to do that.
I've tried to make the specs and comments in the code like a narrative, or a blogpost if you want. So following along with this you should learn (or more likely; I will remember what I did...)
Right now I have some real problems trying to reset the GridFs database before each test. It simply doesn't clear the database up for me, which in turn gives me some really strange errors, in my tests.