使用tokumx替换mongodb并配置replSet集群

[摘要]tokumx完全兼容mongodb,不过在性能上比原…

Read more

  • redis
  • 3月 17, 2014
  • 111 views
基于sentinel+redis下HA集群的搭建

[摘要]之前的文章中介绍了redis+keepalived来…

Read more

提交自己的centos6.4 sshd-httpd image到docker.io上

[摘要] 已经在之前的文章《创建基于CentOS下sshd和…

Read more

创建基于CentOS下sshd和httpd服务的Docker image

一直在按照传统的观念想像如何更方便的使用Docker,如新建…

Read more

使用yum直接生成Docker image

默认创建Docker image的方式是通过调用Docker…

Read more

Docker运行在CentOS6.5下的初体验

被大名鼎鼎的Docker折腾了两天,各种不通,各种不解,很有…

Read more

  • redis
  • 3月 11, 2014
  • 117 views
keepalived+redis实现HA的验证

之前对Redis的使用还是中规中矩的Master+Slave…

Read more

  • 系统
  • 3月 10, 2014
  • 165 views
一次ubuntu系统硬盘read-only file system的处理过程

[摘要]一台运行了n年的samba服务器硬盘出现了read-…

Read more

Apache Spark(火花)成为ASF的顶级项目

Apache软件基金会(ASF)高兴地宣布Apache sp…

Read more

two memcache libraries in golang

跟其他语言一样,golang除了可以连接数据库(mysql)…

Read more