Remove badges

This commit is contained in:
oopsguy 2017-12-25 01:01:29 +08:00
parent f0d7f62e51
commit 75fba2b433

View File

@ -1,7 +1,5 @@
# 《微服务:从设计到部署》中文版
[![GitHub stars](https://img.shields.io/github/stars/oopsguy/microservices-from-design-to-deployment-chinese.svg?style=social&label=Stars)](https://github.com/oopsguy/microservices-from-design-to-deployment-chinese) [![GitHub contributors](https://img.shields.io/github/contributors/oopsguy/microservices-from-design-to-deployment-chinese.svg)](https://github.com/oopsguy/microservices-from-design-to-deployment-chinese) [![GitHub pull requests](https://img.shields.io/github/issues-pr/oopsguy/microservices-from-design-to-deployment-chinese.svg)](https://github.com/oopsguy/microservices-from-design-to-deployment-chinese) [![GitHub last commit](https://img.shields.io/github/last-commit/oopsguy/microservices-from-design-to-deployment-chinese.svg)](https://github.com/oopsguy/microservices-from-design-to-deployment-chinese)
本书为 Chris Richardson 和 Floyd Smith 联合编写的微服务电子书 **[Designing and Deploying Microservices](https://www.nginx.com/resources/library/designing-deploying-microservices/)** 中文版其从不同角度全面介绍了微服务微服务的优点与缺点、API 网关、进程间通信IPC、服务发现、事件驱动数据管理、微服务部署策略、重构单体。
- [Githubhttps://github.com/oopsguy/microservices-from-design-to-deployment-chinese](https://github.com/oopsguy/microservices-from-design-to-deployment-chinese)