DBSlayer 介绍
DBSlayer 是一个轻量级的用于高负荷的网站的数据库抽象层,基于 HTTP + JSON 协议,当你需要一个可伸缩的连接池时,你会需要用到
DBSplayer。DBSlayer 采用C语言编写,具有非常高的性能。
主要特点:
- Simple HTTP interface
- JSON-format messages
- MysqL adapter (others possible in the future)
- Connection pooling
- Multithreaded
- Round-robin distribution of queries to slave instances
- Automatic failover to alternate databases
- Straight-forward configuration
- Simple yet powerful codebase.
DBSlayer 官网
http://code.nytimes.com/projects/dbslayer/
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。