ThruDB分布式的Key-Value存储系统
Thrudb是一套简单的服务建立在Apache的Thrift的框架,提供索引和文件存储服务的网站建设和推广。其目的是提供Web开发灵活,快速和易于使用的服务,可以加强或取代传统的数据存储和访问层。
主要特征:
- Client libraries for most languages
- Incremental backups and redo logging
- Multiple storage backends (BerkeleyDB, Disk, MySQL, S3 included)
- Memcache and Spread integration.
- Built for horizontal scalability
- Simple and powerful search service
评论