Create a BSON document iterator class

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • 1.16.0
    • Affects Version/s: 0.6.3
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Although bson_to_zval() never completely supported decoding of multiple BSON documents from a large stream, it's a handy feature for processing input streams or reading BSON dump files.

      We can create an iterator class that abstracts libbson's reader structure and emits documents when iterated upon, similar to the BsonIterator class I created for my react-mongodb project.

            Assignee:
            Andreas Braun
            Reporter:
            Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: