Skip to content
This repository has been archived by the owner on Sep 10, 2018. It is now read-only.

codefollower/Cassandra-Research

Repository files navigation

Cassandra-Research

Cassandra数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)

使用的Cassandra版本

保持与官方的trunk版本同步

构建与运行环境

需要JDK7以及Apache Ant™

生成Eclipse工程

  • 生成Cassandra Eclipse工程

    ant generate-eclipse-files

  • 在eclipse中导入

    File->Import->General->Existing Projects into Workspace

运行Cassandra Server

在eclipse中直接运行my.test.start.CassandraDaemonStart

运行Client端例子

请参考这里

About

Cassandra数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)

Resources

License

Stars

Watchers

Forks

Packages

No packages published