Elasticsearch Configuration and Performance Tuning
Elasticsearch Configuration In this post, we will be talking about how to make Elasticsearch more stable and performant. Elasticsearch is a distributed RESTful search engine built for the cloud. Fore...
Useful Jenkins Plugins and Configuration
Jenkins, OpenCover, NUnit, Code Metrics, Cobertura Oh my! In this tutorial, we will be talking about how to provide CI(Continuous Integration) for .NET projects using Jenkins. And how to be...
Redis High Availability
Redis + Sentinel + Monit setup scripts and High Availability ##Table of Contents Introduction Redis + Sentinel + Monit Setup Redis Master/Slave Redis Sentinel Monit Apply Redis and Sentinel Configurations...
Github Trending Chrome Extension
Before creating this extension, we have talked about making IOS and Android application for Github Trending page. After that, we found out that they have been created already by some...