Go to file
Jonathan Ellis 0c0c6e5fda refactor Filter heirarchy, making hash generation easily customizable. Use Murmur
hash + combinatorics to generate hashes.

git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@766140 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17 20:17:16 +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 refactor Filter heirarchy, making hash generation easily customizable. Use Murmur 2009-04-17 20:17:16 +00:00
test refactor Filter heirarchy, making hash generation easily customizable. Use Murmur 2009-04-17 20:17:16 +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