使用mongodump/mongorestore备份mongodb(tokumx)数据

[摘要]一般来讲多节点的Mongo集群使用了replset几…

Read more

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

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

Read more

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

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

Read more

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

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

Read more

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

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

Read more

two memcache libraries in golang

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

Read more

关于Hadoop里面“批处理,实时,交互,流,NOSQL”等术语的解释

很多人会对Hadoop里面使用的一些专业术语而感到困惑,如H…

Read more

golang 环境上搭建 redis 客户端(gosexy)及安装 mysql 驱动

本文会继续之前的任务,在 golang 上搭建 redis …

Read more

  • redis
  • 2月 26, 2014
  • 75 views
php中使用PhpRedis模块操作Redis的实例

Redis是一款开源的可基于内存亦可持久化的日志型、Key-…

Read more

MongoDB分片副本集的环境搭建

下面是在生产环境下部署mongodb sharded rep…

Read more