Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caferrari/mongostorage

Classes to simplify the utilization of the Mongodb GridFS
https://github.com/caferrari/mongostorage

Last synced: about 2 months ago
JSON representation

Classes to simplify the utilization of the Mongodb GridFS

Awesome Lists containing this project

README

        

Simple File Storage classes for MongoDB+GridFS

Classes:

- LazyConnection: Provides lazy connection support for MongoDB
- Storage: The storage class =)

See how it works at test files, enjoy!