- 授权协议: GPL
- 开发语言: Ruby
- 操作系统: 跨平台
- 软件首页: https://github.com/jiangxin/gistore
- 软件文档: https://github.com/jiangxin/gistore
软件介绍
Gistore 的设计参考了 etckeeper。即使用 Git 来作为数据备份历史管理的工具以及备份数据同步的工具。 Git 就是这个备份解决方案优点的最好证明:
备份数据的历史查询和恢复,可以使用 git 命令
多机异地备份使用 git 克隆即可解决
Git 的存储效率非常高效
不存在工作区,备份目录,Git 版本库以“类似” bare 形式存在
HTTP Essentials
Stephen A. Thomas、Stephen Thomas / Wiley / 2001-03-08 / USD 34.99
The first complete reference guide to the essential Web protocol As applications and services converge and Web technologies not only assume HTTP but require developers to manipulate it, it is be......一起来看看 《HTTP Essentials》 这本书的介绍吧!
