个人存储系统:Camlistore

jopen 11年前

Camlistore 是一个个人存储系统。提供了存储、同步、分享、建模和备份个人数据的系统。可使用传统的文件系统方式访问。

  • a way to store, sync, share, model and back up content
  • paranoid about privacy, with everything private by default
  • entirely under your control
  • Open Source (Apache licensed)
  • an acronym for "Content-Addressable Multi-Layer Indexed Storage", saying that Camlistore is about:
    • content-addressable storage, at the lowest layer ("Like git for all content in your life")
    • separate interoperable parts (storage, sync, sharing, modeling), with well-defined protocols and roles
    • indexing and searching your content
  • ambitious, but ...
  • simple!
  • programming language-agnostic (parts and different implementations in Go, Python, Java, Perl, Bash, ... the language doesn't matter.) What matters is simple, well-defined, formats and HTTP interfaces.
  • neither "Cloud" nor "Local". happily both. Run it on your own machine (any OS, any architecture), your phone, EC2, App Engine, Heroku, whatever.
  • a "20% project" from a few Google employees (and non-Googlers), but not Google-centric nor endorsed by Google (other than them letting us open source our side project)


 

项目主页:http://www.open-open.com/lib/view/home/1377956924580