1. 06 Jun, 2016 3 commits
    • Jeremy Mikola's avatar
      c0757aae
    • 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
    • Jeremy Mikola's avatar
      2b93dab1
  2. 03 Jun, 2016 17 commits
  3. 02 Jun, 2016 3 commits
  4. 01 Apr, 2016 4 commits
  5. 30 Mar, 2016 7 commits
  6. 29 Mar, 2016 6 commits