Diao Studio
v0.1
这是一个关于云计算设计模式的工具库或者说是一个基础套件。这个项目来源于微软的关于云计算设计模式的论文集。
我们将把所有的论文翻译为简体中文,然后尽力实现一下里面的各个模式,并把它们打包为这个套件,以方便其他用户使用。
我们坚信技术将改变世界,云计算亦是如此,这几篇文章写的很好,所以自身学习后也希望能学以致用。
你可以在document
目录下看到所有文章及翻译及排版进度,然后在cloud-common
目录下找到套件源码。套件使用Scala开发。
This is a utils library of cloud design patterns inspired by the idea behind microsoft's paper about cloud design patterns.
We will translate all paper to simplified Chinese and try to achieve each pattern to pick up them into a library for other users.
We believe that technology will change the world, and we love cloud :)
You can find the paper in document
fold with each language, and find util library in cloud-common
folder.
version is built in this format: vx.y[.z]
x: API version changed, tech stack changed.
y: New feature/api introduced, Code architecture changed.
z: bug fixed, small feature/improvment.
Ver | Description |
---|---|
v0.1 | 建立cloud-common 文档结构,增加Logging支持 |
Copyright 2016 Diao Studio(Github)
Released under the MIT and GPL (version 2 or later) Licenses.