Cassandra学习笔记2 ( Cassandra简介,安装,简单使用)

目前在学习cassandra 所用版本是1.0

整理笔记 以备以后回忆

主要内容是 Cassandra简介,安装,简单使用 window和linux下

笔记见附件

注:初学 如有错误 望指正 多谢

另:

cassandra比较好得网站:http://www.datastax.com/docs/1.0/index     里面有很多cassandra属性配置介绍

http://abel-perez.com/cassandra-keyspace

扫描二维码关注公众号,回复: 1423866 查看本文章

http://www.datastax.com/dev/articles 一些有用的文章

http://www.datastax.com/dev/blog/whats-new-in-cassandra-1-0-performance  性能介绍

http://www.datastax.com/dev/blog/whats-new-in-cassandra-1-0-compression  压缩介绍

http://www.datastax.com/dev/blog/leveled-compaction-in-apache-cassandra  压紧介绍

以及hector   https://github.com/rantav/hector     https://github.com/rantav/hector/wiki/User-Guide

猜你喜欢

转载自babydeed.iteye.com/blog/1313703