开源 PaaS 平台,Tsuru 0.12.0 RC2 发布
jopen 9年前
Tsuru 是一个开放源码的 open Platform-as-a-Service (PaaS)平台。
Tsuru 可以让你构建自己的 PaaS 服务。Tsuru 采用 go 语言写成,依赖 go 环境和 libxml。
在 Tsuru 的 PaaS 服务下,你可以选择自己的编程语言,选择使用 SQL 或者 NoSQL 数据库,memcache、redis、等等许多服务,甚至与你可以使用 Git 版本控制工具来上传你应用。
Tsuru 0.12.0 RC2 发布,Tsuru 0.12.0 主要改进如下:-
Lean containers: this is definitely the big feature of this release.
-
Now tsuru has three types of pool: by team, public and default.
详细改进内容请看发行说明。
下载:https://github.com/tsuru/tsuru/archive/0.12-rc2.zip。