Skip to content

Commit

Permalink
添加管理和监控
Browse files Browse the repository at this point in the history
  • Loading branch information
hacpai committed Sep 7, 2015
1 parent ae81933 commit 6c30815
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
* [NoSQL](#nosql)
* [PostgreSQL](#postgresql)
* [MySQL](#mysql)
* [管理和监控](#管理和监控)
* [项目相关](#项目相关)
* [设计模式](#设计模式)
* [Web](#web)
Expand Down Expand Up @@ -107,7 +108,6 @@
* [Nginx开发从入门到精通](http://tengine.taobao.org/book/index.html) (淘宝团队出品)
* [Nginx教程从入门到精通](http://www.ttlsa.com/nginx/nginx-stu-pdf/)(PDF版本,运维生存时间出品)
* [Apache 中文手册](http://works.jinbuguo.com/apache/menu22/index.html)
* [Elasticsearch权威指南](http://looly.gitbooks.io/elasticsearch-the-definitive-guide-cn/)

### 版本控制

Expand Down Expand Up @@ -160,6 +160,15 @@
* [MySQL索引背后的数据结构及算法原理](http://blog.codinglabs.org/articles/theory-of-mysql-index.html)
* [21分钟MySQL入门教程](http://www.cnblogs.com/mr-wid/archive/2013/05/09/3068229.html)

### 管理和监控

* [ELKstack 中文指南](http://kibana.logstash.es)
* [Mastering Elasticsearch(中文版)](http://udn.yyuap.com/doc/mastering-elasticsearch/)
* [ElasticSearch 权威指南](https://www.gitbook.com/book/fuxiaopang/learnelasticsearch/details)
* [Elasticsearch 权威指南(中文版)](http://es.xiaoleilu.com)
* [Logstash 最佳实践](http://udn.yyuap.com/doc/mastering-elasticsearch/)
* [Puppet 2.7 Cookbook 中文版](http://bbs.konotes.org/workdoc/puppet-27/)

### 项目相关

* [持续集成(第二版)](http://article.yeeyan.org/view/2251/94882) (译言网)
Expand Down Expand Up @@ -519,7 +528,6 @@
* [编写Ruby的C拓展](http://wusuopu.gitbooks.io/write-ruby-extension-with-c/content/)
* [Ruby 源码解读](https://ruby-china.org/topics/22386)
* [Ruby中的元编程](http://deathking.github.io/metaprogramming-in-ruby/)
* [Puppet 2.7 Cookbook 中文版](http://bbs.konotes.org/workdoc/puppet-27/)

### Rust

Expand Down

0 comments on commit 6c30815

Please sign in to comment.