Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-283

Replace `linked-hash-map` with `indexmap`

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • bson-2.0.0-beta
    • Affects Version/s: None
    • Component/s: BSON
    • None

      (tracking issue for https://github.com/mongodb/bson-rust/issues/134 and https://github.com/mongodb/bson-rust/pull/135)

      A user has pointed out that the underlying crate we use to model documents, linked-hash-map, has been marked as being in maintenance mode and made a pull request to update our implementation to use the indexmap crate. We should investigate whether we want to move off of the linked-hash-map crate, and if so, which underlying map type we want to replace it with.

            Assignee:
            patrick.freed@mongodb.com Patrick Freed
            Reporter:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: