CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2022/06/02 05:59:40

Log message:
    import ports/databases/mongo-tools, ok landry@
    
    Tools for use with MongoDB:
    
    - bsondump: display BSON files in a human-readable format
    - mongoimport: Convert data from JSON, TSV or CSV and insert them
    into a collection
    - mongoexport: Write an existing collection to CSV or JSON format
    - mongodump/mongorestore: Dump MongoDB backups to disk in .BSON format,
    or restore them to a live database
    - mongostat: Monitor live MongoDB servers, replica sets, or sharded clusters
    - mongofiles: Read, write, delete, or update files in GridFS
    - mongotop: Monitor read/write activity on a mongo server
    - mongoreplay: Capture, observe, and replay traffic for MongoDB
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20220602
    
    N ports/databases/mongo-tools/Makefile
    N ports/databases/mongo-tools/distinfo
    N ports/databases/mongo-tools/pkg/PLIST
    N ports/databases/mongo-tools/pkg/DESCR
    
    No conflicts created by this import

Reply via email to