Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 5 hours 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 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-23T11:58:35.000Z (over 10 years ago)
- Last Synced: 2024-04-13T19:26:37.157Z (7 months 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.