Expose db.collection.save() as SaveAsync on Collection

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.2.3
    • Component/s: Operations
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Previous (Legacy) versions of the driver included a .Save() method on the collection that would either insert a new record or update an existing (if _id matched). Mongo itself has a collection.save() method that should be exposed for those of us who made previous heavy use of Save()

      https://docs.mongodb.org/manual/reference/method/db.collection.save/#db.collection.save

            Assignee:
            Unassigned
            Reporter:
            Chad Kreimendahl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: