Giter VIP home page Giter VIP logo

monger's People

Contributors

saghm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

monger's Issues

Usability Improvements

A few things I think could improve usability. All of these are based on monger version 0.10.0.

Behavioral Changes

  • monger delete X.Y doesn't work. It requires specifying X.Y.Z. This is inconsistent with both monger start and monger run.
  • monger delete <version> doesn't clear the corresponding data files in ~/.monger/db/<version>. I can see the case for wanting to keep the data files around, though, so I'm not too invested in this one.
  • The format for running a binary using monger is monger run 4.4 mongo but when starting a cluster with phil, it's phil single 4.4. This is super minor, but the inconsistency in the version placement makes it a little less ergonomic to use.

New Features

  • Download versions from a custom URL.
  • Update a version given a URL. This is useful when working with latest variants, which get updated pretty frequently, but have a stable URL. This is definitely a nice use case, so I'd understand if you don't think it belongs in a general-purpose tool.

EDIT: I think the "update a version" can be done as monger get --force, so that doesn't seem necessary.

Fix download URL generation for MacOS versions <= 2.6

It appears that the MacOS tarballs for 2.6 and below don't link to any SSL libraries, and therefore don't contain the string "ssl" in their URLS. This should be taken into account when generating URLS, as this currently makes it impossible to download pre-3.0 version on Mac.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.