monstache
a go daemon that syncs MongoDB to Elasticsearch in realtime. you know, for search.
How to download and setup monstache
Open terminal and run command
git clone https://github.com/rwynn/monstache.git
git clone is used to create a copy or clone of monstache repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with monstache https://github.com/rwynn/monstache/archive/master.zip
Or simply clone monstache with SSH
[email protected]:rwynn/monstache.git