Go to file
Jonathan Ellis 04344cbb03 replace JenkinsHash w/ MurmurHash. its hash distribution is just as good, and it's faster
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@766138 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17 20:17:05 +00:00
bin 2nd missing file from r760679 2009-04-01 02:24:46 +00:00
conf make GC_GRACE_IN_SECONDS customizable in storage.conf. 2009-04-17 20:08:10 +00:00
interface change column_t value to binary from string. patch by johano; reviewed by jbellis for #29 2009-04-17 20:08:49 +00:00
lib r/m libfb303 as a dependency. (this completes the process begun by Prashant earlier.) patch by Jun Rao; reviewed by jbellis for #86 2009-04-16 17:47:25 +00:00
src/org/apache/cassandra replace JenkinsHash w/ MurmurHash. its hash distribution is just as good, and it's faster 2009-04-17 20:17:05 +00:00
test test and fix for CF clone bug during remove. patch by Jun Rao; reviewed by jbellis for #33 2009-04-17 20:08:17 +00:00
build.xml don't manually create commitlog directory; cassandra will do it automatically. also put commitlog under cassandra/ with other server artifacts. patch by jbellis; reviewed by Eric Evans for #6 2009-04-08 20:49:33 +00:00