MongoFS

Package:
MongoFS
Summary:
Store and get data in MongoDB GridFS like files
Groups:
Databases, Files and Folders, Stream wrappers
Author:
Cesar D. Rodas
Description:
This class can act as stream wrapper, so it can store and get data in MongoDB GridFS like regular files.

It uses the MongoDB extension to perform data access functions on files stored in a MongoDB database.

The class supports open, read, write, seek position, tell, eof, flush data, close and unlink stream access functions.


Powered by Gewgley