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

https://github.com/caferrari/mongostorage

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

Last synced: over 1 year 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!