Skip to content

asimkhaja/monaco

 
 

Repository files navigation

#Monaco Monaco is a cluster-aware system providing redis as a service. Using Raft for distributed leader state

Screenshot

Monaco Screenshot

Installation

On Ubuntu precise:

    $ sudo apt-add-repository -ppa:hulu-tech/ppa
    $ sudo apt-get update
    $ sudo apt-get install monaco

On other Debian builds

    $ git clone https://github.com/hulu/monaco
    $ cd monaco
    $ sudo dpkg -i Monaco_1.1.deb

Download

  • I recommend you install via package (see above)
  • Latest Release
  • Installing from source:
    $ wget https://github.com/hulu/monaco/archive/master.zip
    $ unzip master.zip && cd master
    $ ./ubuntupkg.sh
    $ sudo dpkg -i Monaco_1.1.deb

Contributors

Contributors on GitHub

License

Version

  • Version 1.1
    • Initial Release!

Usage

  • there is minimal set up required to get started with Monaco
  • see INSTRUCTIONS file

Contact

Keith Ainsworth/Hulu

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE.md
MIT
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 71.0%
  • HTML 13.1%
  • JavaScript 12.8%
  • CSS 2.7%
  • Other 0.4%