• Jeremy Mikola's avatar
    Refactor GridFS internals · 46864db5
    Jeremy Mikola authored
    The Bucket's public API remains unchanged. More logic has been moved into the CollectionWrapper and the stream classes have also been renamed.
    
    The StreamWrapper's registration has been changed to allow a configurable protocol (Bucket defaults to "gridfs"). While file paths are generated for readable and writable streams (now in a more robust manner), necessary arguments are passed through context options. We may decide to simplify the path for readable streams down the line, unless the current path is beneficial for debugging.
    
    Closes #167
    46864db5
Name
Last commit
Last update
..
Exception Loading commit data...
GridFS Loading commit data...
Model Loading commit data...
Operation Loading commit data...
BulkWriteResult.php Loading commit data...
Client.php Loading commit data...
Collection.php Loading commit data...
Database.php Loading commit data...
DeleteResult.php Loading commit data...
InsertManyResult.php Loading commit data...
InsertOneResult.php Loading commit data...
UpdateResult.php Loading commit data...
functions.php Loading commit data...